Hanbaike commited on
Commit
bc4b166
·
verified ·
1 Parent(s): ce00ddc

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. .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