speech_math_asr / README.md
dcml0714's picture
Upload dataset
dbaf25e 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
    - name: asr_results
      list: string
    - name: words
      list: string
    - name: timestamps
      list: float64
  splits:
    - name: gsm8k_with_asr
      num_bytes: 1126616424
      num_examples: 1310
    - name: multiarithwith_asr
      num_bytes: 101298679
      num_examples: 174
    - name: svamp_with_asr
      num_bytes: 187270047
      num_examples: 299
  download_size: 1373037151
  dataset_size: 1415185150
configs:
  - config_name: default
    data_files:
      - split: gsm8k_with_asr
        path: data/gsm8k_with_asr-*
      - split: multiarithwith_asr
        path: data/multiarithwith_asr-*
      - split: svamp_with_asr
        path: data/svamp_with_asr-*