KennethEnevoldsen's picture
Upload README.md with huggingface_hub
8383abe
|
raw
history blame
No virus
604 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: train
      num_bytes: 44345.110764430574
      num_examples: 512
    - name: test
      num_bytes: 11172.889235569422
      num_examples: 129
  download_size: 37996
  dataset_size: 55518

Dataset Card for "spontanous-speech-qa"

More Information needed