Files
sbv2-v2/.gitignore
2024-01-02 14:11:01 +09:00

22 lines
240 B
Plaintext

.vscode/
__pycache__/
venv/
.ipynb_checkpoints/
/*.yml
!/default_config.yml
/bert/*/*.bin
/bert/*/*.h5
/bert/*/*.model
/bert/*/*.safetensors
/bert/*/*.msgpack
/pretrained/*.safetensors
/pretrained/*.pth
/scripts/test/
*.zip
*.csv
*.bak