File size: 249 Bytes
bd2df88 16d7a28 bbfb305 bd2df88 9a79f7e db0aadb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
# python
__pycache__
.venv
tmp*
#tmp
missing_results_*
results/GritLM__GritLM-7B-oneinstruct
results/GritLM__GritLM-7B-pertasktypeinstruct
results/GritLM__GritLM-7B-noinstruct
# vscode
.vscode/
# tmp files
tmp.py
# MacOS
.DS_Store
# UV
uv.lock
|