Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,14 @@ task_categories:
|
|
5 |
pretty_name: Formal Problem-Solving
|
6 |
size_categories:
|
7 |
- 100K<n<1M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# Dataset Card for Formal Problem-Solving
|
|
|
5 |
pretty_name: Formal Problem-Solving
|
6 |
size_categories:
|
7 |
- 100K<n<1M
|
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
|