Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
gsm1k-sample / README.md
malhajar's picture
Add task category, link to paper (#3)
4d64739 verified
metadata
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. They are sampled from the complete gsm1k turkish dataset by difficulty distribution, where the difficulty's measurement method is provided in the original paper.