All four GRE included
Browse files
README.md
CHANGED
|
@@ -10,4 +10,8 @@ configs:
|
|
| 10 |
data_files:
|
| 11 |
- split: test
|
| 12 |
path: "physics_gre.jsonl"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
|
|
|
| 10 |
data_files:
|
| 11 |
- split: test
|
| 12 |
path: "physics_gre.jsonl"
|
| 13 |
+
- config_name: physics_gre_all
|
| 14 |
+
data_files:
|
| 15 |
+
- split: test
|
| 16 |
+
path: "physics_gre_all.jsonl"
|
| 17 |
---
|