hmdmahdavi commited on
Commit
8b2a97c
·
verified ·
1 Parent(s): 9727ee1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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` / `num_student_solutions` - counts
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)