speech_math / README.md
dcml0714's picture
Upload dataset
a480d60 verified
metadata
dataset_info:
  features:
    - name: index
      dtype: int64
    - name: audio
      dtype:
        audio:
          decode: false
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: subset
      dtype: string
  splits:
    - name: GSM8k_structured
      num_bytes: 1125203306
      num_examples: 1310
    - name: addsub
      num_bytes: 66747516
      num_examples: 109
    - name: multiarith
      num_bytes: 101174992
      num_examples: 174
    - name: singleq
      num_bytes: 55782298
      num_examples: 109
    - name: svamp_structured
      num_bytes: 187047560
      num_examples: 299
  download_size: 1490325530
  dataset_size: 1535955672
configs:
  - config_name: default
    data_files:
      - split: GSM8k_structured
        path: data/GSM8k_structured-*
      - split: addsub
        path: data/addsub-*
      - split: multiarith
        path: data/multiarith-*
      - split: singleq
        path: data/singleq-*
      - split: svamp_structured
        path: data/svamp_structured-*