shayekh commited on
Commit
2c77b4c
1 Parent(s): 5d6a2d7

All four GRE included

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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
  ---