Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
purewhite42 commited on
Commit
038a348
·
verified ·
1 Parent(s): 496f335

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -8,11 +8,12 @@ size_categories:
8
  configs:
9
  - config_name: default
10
  data_files:
11
- - split: test
12
- path:
13
- - "formal_math500.jsonl"
14
- - "minif2f_solving.jsonl"
15
- - "putnam_solving.jsonl"
 
16
  ---
17
 
18
  # Dataset Card for Formal Problem-Solving
 
8
  configs:
9
  - config_name: default
10
  data_files:
11
+ - split: formal_math500
12
+ path: "formal_math500.jsonl"
13
+ - split: minif2f_solving
14
+ path: "formal_math500.jsonl"
15
+ - split: formal_math500
16
+ path: "putnam_solving.jsonl"
17
  ---
18
 
19
  # Dataset Card for Formal Problem-Solving