Update README.md
Browse files
README.md
CHANGED
|
@@ -34,12 +34,14 @@ This dataset is designed to evaluate the mathematical reasoning and visual under
|
|
| 34 |
|
| 35 |
|
| 36 |
### Data Fields
|
| 37 |
-
|
| 38 |
-
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
|
|
|
|
|
|
| 43 |
|
| 44 |
|
| 45 |
|
|
|
|
| 34 |
|
| 35 |
|
| 36 |
### Data Fields
|
| 37 |
+
| Field | Description |
|
| 38 |
+
| :--- | :--- |
|
| 39 |
+
|`index`| Unique identifier corresponding to the original MathVision entry. |
|
| 40 |
+
|`question`| The mathematical problem statement translated into Kazakh. |
|
| 41 |
+
| `options`| A list of choices for the question (translated where applicable, formulas preserved). |
|
| 42 |
+
| `image`| Path to the associated image file. |
|
| 43 |
+
| `answer`| The correct choice (A, B, C, D,). |
|
| 44 |
+
| `level`| Difficulty level ranging from 1 to 5. |
|
| 45 |
|
| 46 |
|
| 47 |
|