Ill-Ness commited on
Commit
e1ad01b
·
verified ·
1 Parent(s): a6ff08c

Upload .gitignore with huggingface_hub

Browse files
Files changed (1) hide show
  1. .gitignore +9 -0
.gitignore ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ __pycache__/
2
+ *.pyc
3
+ *.pyo
4
+ *.pyd
5
+ .DS_Store
6
+ .ipynb_checkpoints/
7
+ .idea/
8
+ .vscode/
9
+ evaluation_report.md