Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
Kazakh
License:
arwrity commited on
Commit
f862e10
·
verified ·
1 Parent(s): 3f30394

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
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
- - `index`: Unique identifier corresponding to the original MathVision entry.
38
- - `question`: The mathematical problem statement translated into Kazakh.
39
- - `options`: A list of choices for the question (translated where applicable, formulas preserved).
40
- - `image`: Path to the associated image file.
41
- - `answer`: The correct choice (A, B, C, D, etc.).
42
- - `level`: Difficulty level ranging from 1 to 5.
 
 
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