Created
February 9, 2025 18:28
-
-
Save do-me/3abdf9a85717bfdf97a7234a1b2341a6 to your computer and use it in GitHub Desktop.
Upload many files with git to Huggingface repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
huggingface-cli login # logs in with a suitable HF token | |
huggingface-cli upload do-me/Eurovoc_English . files # all files must be in cwd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Alternatively use python API: