Datasets:

Modalities:
Image
Languages:
English
Tags:
math
Libraries:
Datasets
License:
skkegkai commited on
Commit
0f4a25f
·
verified ·
1 Parent(s): 08720be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,12 +12,12 @@ size_categories:
12
  We introduce our multimodal mathematics dataset, MM-MATH, which comprises a total of 5,929 problems.
13
  This dataset is collected from real middle school exams in China, and all the math problems are open-ended to evaluate the mathematical problem-solving abilities of current multimodal models. MM-MATH is annotated with fine-grained three-dimensional labels: difficulty, grade, and knowledge points. The difficulty level is determined based on the average scores of student exams, the grade labels are derived from the educational content of different grades from which the problems were collected, and the knowledge points are categorized by teachers according to the problems' content.
14
 
15
- ## MM_Math Package
16
 
17
- The MM_math package contains two documents:
18
 
19
  1. **image.tar**: This archive includes images used in the problems.
20
- 2. **questions.json**: This file contains collected middle school exam questions, including the problem statement, solution process, and 3D annotations.
21
 
22
 
23
  ## Data Format
 
12
  We introduce our multimodal mathematics dataset, MM-MATH, which comprises a total of 5,929 problems.
13
  This dataset is collected from real middle school exams in China, and all the math problems are open-ended to evaluate the mathematical problem-solving abilities of current multimodal models. MM-MATH is annotated with fine-grained three-dimensional labels: difficulty, grade, and knowledge points. The difficulty level is determined based on the average scores of student exams, the grade labels are derived from the educational content of different grades from which the problems were collected, and the knowledge points are categorized by teachers according to the problems' content.
14
 
15
+ ## MM_Math Deacription
16
 
17
+ The MM_math description contains two documents:
18
 
19
  1. **image.tar**: This archive includes images used in the problems.
20
+ 2. **MM_Math.json**: This file contains collected middle school exam questions, including the problem statement, solution process, and 3D annotations.
21
 
22
 
23
  ## Data Format