jbilcke-hf's picture
Upload core files for paper 2510.18876
46861c5 verified
# Python
__pycache__
*.pyc
*.egg-info
# Log
*.log
*.log.*
# *.json
# *.jsonl
# Data
!**/alpaca-data-conversation.json
# Editor
.idea
*.swp
# Other
.DS_Store
wandb
# output
checkpoints
ckpts*
pretrained*
.ipynb_checkpoints
*.ipynb
# DevContainer
!.devcontainer/*
# Demo
serve_images/