Datasets:
Improve dataset card: Add metadata and paper/code links
#2
by
nielsr
HF Staff
- opened
This PR enhances the dataset card by:
- Adding
task_categories: image-text-to-text
to the metadata for better categorization. - Including
license: other
to accurately reflect the stated license. - Adding
language: ru
and relevant tags such asmathematics
,education
,vlm
,assessment
,russian
, andhandwritten
for improved discoverability. - Providing direct links to the associated paper (CHECK-MAT: Checking Hand-Written Mathematical Answers for the Russian Unified State Exam) and its GitHub repository (https://github.com/Karifannaa/EGE_Math_Solutions_Assessment_Benchmark) at the top of the dataset card.
These additions will make the dataset more discoverable and informative for users on the Hugging Face Hub.
Karifannaa
changed pull request status to
merged
Thank you!