Upload folder using huggingface_hub
Browse files- .gitignore +3 -1
.gitignore
CHANGED
|
@@ -13,4 +13,6 @@ data/cache
|
|
| 13 |
.tmp/
|
| 14 |
.cache/
|
| 15 |
checkpoints/
|
| 16 |
-
|
|
|
|
|
|
|
|
|
| 13 |
.tmp/
|
| 14 |
.cache/
|
| 15 |
checkpoints/
|
| 16 |
+
metadata/
|
| 17 |
+
store/
|
| 18 |
+
preprocessed_configs/
|