TR2-D2 / .gitignore
Sophia Tang
add environment.yml
eeeef3f
raw
history blame
301 Bytes
__pycache__/
*.pyc
.venv/
.env
.DS_Store
tr2d2-pep/wandb/
tr2d2-pep/pretrained/
tr2d2-pep/logs/
tr2d2-pep/__pycache__/
tr2d2-pep/scoring/__pycache__/
tr2d2-pep/tokenizer/__pycache__/
tr2d2-pep/utils/__pycache__/
*.pyc
*.log
*.ipynb
*.pt
tr2d2-pep/scoring/functions/classifiers/best_model.pt
.gitignore