File size: 642 Bytes
a18a677
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
pretty_name: Bilge-Tiny-MathQs
language:
- tr
license: apache-2.0
task_categories:
- question-answering
tags:
- mathematics
- synthetic
size_categories:
- n<1K
configs:
- config_name: default
  data_files:
  - split: train
    path: bilge-tiny-mathqs.jsonl
---

# Bilge-Tiny-MathQs

This dataset contains 310 Turkish mathematics questions of varying difficulty, synthetically generated using `google/gemma-4-31B-it`. It primarily targets upper-primary and lower-secondary mathematics.

Each JSONL record contains the following fields:

- `problem`: The question text
- `solution`: A step-by-step solution
- `answer`: The numerical answer