mirror of
https://github.com/aladdinpersson/Machine-Learning-Collection.git
synced 2026-02-21 11:18:01 +00:00
update huggingface code
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -4,3 +4,9 @@ ML/algorithms/svm/__pycache__/utils.cpython-38.pyc
|
||||
__pycache__/
|
||||
*.pth.tar
|
||||
*.DS_STORE
|
||||
ML/Pytorch/huggingface/train.csv
|
||||
ML/Pytorch/huggingface/validation.csv
|
||||
ML/Pytorch/huggingface/test.csv
|
||||
ML/Pytorch/huggingface/tb_logs/
|
||||
ML/Pytorch/huggingface/checkpoints/
|
||||
ML/Pytorch/huggingface/notebooks/
|
||||
|
||||
Reference in New Issue
Block a user