llava_finetune / .gitignore
lyclyc52's picture
Update: add ignore file
dd7f057
raw
history blame
503 Bytes
# Python
__pycache__
*.pyc
*.egg-info
dist
# Log
logs
test_scripts
*.log
*.log.*
# *.json
# *.jsonl
# Data
!**/alpaca-data-conversation.json
# Editor
.idea
*.swp
.vscode
# Other
.DS_Store
wandb
output
checkpoints
project_checkpoints
debug_checkpoints
playground/data
playground/cc3m_llava34b_cap
ckpts*
.ipynb_checkpoints
chunyl_scripts
*.ipynb
# DevContainer
!.devcontainer/*
# Demo
serve_images/
notebooks/
logs
scripts/dist_*
logs/
submissions/
# work_dirs
model_ckpt
# data dir
DATA
data_json