melt / .gitignore
martinakaduc's picture
Upload folder using huggingface_hub
f3305db verified
raw
history blame contribute delete
No virus
358 Bytes
# Python
__pycache__
*.pyc
*.egg-info
dist
.venv
# Log
*.log
*.log.*
*.json
!playground/deepspeed_config_s2.json
!playground/deepspeed_config_s3.json
# Editor
.idea
*.swp
# Other
.DS_Store
wandb
output
checkpoints_flant5_3b
# Data
*.pkl
*.csv
tests/state_of_the_union.txt
# Build
build
# Image data
serve_images
val2014
vqa_examples
api_endpoints.json