Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -28,7 +28,7 @@ Each row is an IMO Shortlist problem prepared for RefGrader evaluation:
|
|
| 28 |
|
| 29 |
- `problem_id` - unique identifier
|
| 30 |
- `problem_statement` - the competition problem
|
| 31 |
-
- `num_expert_solutions`
|
| 32 |
- `expert_solutions` - reference solutions (JSON)
|
| 33 |
- `student_solutions` - solutions to be graded (JSON)
|
| 34 |
- `problem_metadata` / `student_metadata` - source and grading metadata (JSON)
|
|
|
|
| 28 |
|
| 29 |
- `problem_id` - unique identifier
|
| 30 |
- `problem_statement` - the competition problem
|
| 31 |
+
- `num_expert_solutions` - count
|
| 32 |
- `expert_solutions` - reference solutions (JSON)
|
| 33 |
- `student_solutions` - solutions to be graded (JSON)
|
| 34 |
- `problem_metadata` / `student_metadata` - source and grading metadata (JSON)
|