Spaces:
Running
Running
ashe0042 commited on
Commit ·
ecf08d3
1
Parent(s): e793b82
Ignore raw benchmark results from git
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -5,3 +5,5 @@ data/*.json
|
|
| 5 |
data/*.pdf*.code-workspace
|
| 6 |
__pycache__/
|
| 7 |
*.pyc
|
|
|
|
|
|
|
|
|
| 5 |
data/*.pdf*.code-workspace
|
| 6 |
__pycache__/
|
| 7 |
*.pyc
|
| 8 |
+
results/*.jsonl
|
| 9 |
+
results/*.json
|