File size: 647 Bytes
083f94d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b7a650f
 
083f94d
b7a650f
ab6bcf6
837893e
b7a650f
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
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: test
    num_bytes: 49589
    num_examples: 50
  download_size: 31823
  dataset_size: 49589
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
task_categories:
- question-answering
---

# GSM1K-TR-50-Samples

This dataset contains 50 samples from the turkish replication of [gsm1k paper](https://huggingface.co/papers/2405.00332). They are sampled from the complete gsm1k turkish dataset by difficulty distribution, where the difficulty's measurement method is provided in the original paper.