File size: 173 Bytes
12001a9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
__pycache__
.idea
.DS_Store
*.egg-info
build
# data
data
checkpoints
out
!data/shakespeare/prepare.py
wandb
# downloaded by our tests
original_model.py
original_adapter.py |