Improve dataset card: Add metadata and paper/code links

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -1,5 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # EGE Math Solutions Assessment Benchmark
2
 
 
 
3
  ## Dataset Description
4
 
5
  This dataset contains student solutions to Russian Unified State Exam (EGE) mathematics problems, with reference scores for benchmarking automated evaluation systems.
@@ -122,4 +139,4 @@ If you use this work in your research, please consider citing it.
122
  primaryClass={cs.CV},
123
  url={https://arxiv.org/abs/2507.22958},
124
  }
125
- ```
 
1
+ ---
2
+ task_categories:
3
+ - image-text-to-text
4
+ license: other
5
+ language:
6
+ - ru
7
+ tags:
8
+ - mathematics
9
+ - education
10
+ - vlm
11
+ - assessment
12
+ - russian
13
+ - handwritten
14
+ ---
15
+
16
  # EGE Math Solutions Assessment Benchmark
17
 
18
+ [Paper](https://huggingface.co/papers/2507.22958) | [Code](https://github.com/Karifannaa/EGE_Math_Solutions_Assessment_Benchmark)
19
+
20
  ## Dataset Description
21
 
22
  This dataset contains student solutions to Russian Unified State Exam (EGE) mathematics problems, with reference scores for benchmarking automated evaluation systems.
 
139
  primaryClass={cs.CV},
140
  url={https://arxiv.org/abs/2507.22958},
141
  }
142
+ ```