Update README.md
Browse files
README.md
CHANGED
|
@@ -51,10 +51,10 @@ Primary Use Cases
|
|
| 51 |
The dataset contains mathematics problems from official 12th-grade exams prepared by the Turkish Ministry of National Education.
|
| 52 |
|
| 53 |
**Dataset Fields**:
|
| 54 |
-
test_number: The test identifier
|
| 55 |
-
question_number: Question number within the test
|
| 56 |
-
image: The image containing the math problem
|
| 57 |
-
solution: Turkish solution generated synthetically using GPT-o1
|
| 58 |
|
| 59 |
|
| 60 |
**Important Note on Labels**:
|
|
|
|
| 51 |
The dataset contains mathematics problems from official 12th-grade exams prepared by the Turkish Ministry of National Education.
|
| 52 |
|
| 53 |
**Dataset Fields**:
|
| 54 |
+
- `test_number`: The test identifier
|
| 55 |
+
- `question_number`: Question number within the test
|
| 56 |
+
- `image`: The image containing the math problem
|
| 57 |
+
- `solution`: Turkish solution generated synthetically using GPT-o1
|
| 58 |
|
| 59 |
|
| 60 |
**Important Note on Labels**:
|