Upload folder using huggingface_hub
Browse files- .gitignoreer +0 -18
.gitignoreer
CHANGED
|
@@ -1,18 +0,0 @@
|
|
| 1 |
-
# Ignore big text files
|
| 2 |
-
# The original corpus files are too large to be included in the repository.
|
| 3 |
-
text/*.txt
|
| 4 |
-
|
| 5 |
-
# Ignore large corpus files
|
| 6 |
-
kyrgyz_clean_sentences.txt
|
| 7 |
-
|
| 8 |
-
upload_models.py
|
| 9 |
-
|
| 10 |
-
# Python cache
|
| 11 |
-
__pycache__/
|
| 12 |
-
*.pyc
|
| 13 |
-
|
| 14 |
-
# Jupyter
|
| 15 |
-
.ipynb_checkpoints/
|
| 16 |
-
|
| 17 |
-
# System files
|
| 18 |
-
.DS_Store
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|