Translated-GSM8K / README.md
KoseiUemura's picture
Upload dataset
666c959 verified
metadata
dataset_info:
  features:
    - name: source_question
      dtype: string
    - name: source_answer
      dtype: string
    - name: target_question
      dtype: string
    - name: target_answer
      dtype: string
    - name: lang
      dtype: string
  splits:
    - name: train
      num_bytes: 109568100.5090036
      num_examples: 95134
    - name: validation
      num_bytes: 13813736.24418056
      num_examples: 11921
    - name: test
      num_bytes: 13675455.947082447
      num_examples: 11843
  download_size: 72815864
  dataset_size: 137057292.7002666
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*