| 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 | |