|
|
--- |
|
|
license: cc-by-4.0 |
|
|
dataset_info: |
|
|
features: |
|
|
- name: audio |
|
|
dtype: audio |
|
|
- name: transcription |
|
|
dtype: string |
|
|
- name: question |
|
|
dtype: string |
|
|
- name: context |
|
|
dtype: string |
|
|
- name: answer |
|
|
dtype: string |
|
|
- name: answer_start |
|
|
dtype: int64 |
|
|
- name: answer_end |
|
|
dtype: int64 |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 9574532089.4 |
|
|
num_examples: 87596 |
|
|
- name: validation |
|
|
num_bytes: 1148854546.424 |
|
|
num_examples: 10567 |
|
|
download_size: 10389892483 |
|
|
dataset_size: 10723386635.824 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
- split: validation |
|
|
path: data/validation-* |
|
|
--- |
|
|
citation: |
|
|
@misc{wu2023heysquad, |
|
|
title={HeySQuAD: A Spoken Question Answering Dataset}, |
|
|
author={Yijing Wu and SaiKrishna Rallabandi and Ravisutha Srinivasamurthy and Parag Pravin Dakle and Alolika Gon and Preethi Raghavan}, |
|
|
year={2023}, |
|
|
eprint={2304.13689}, |
|
|
archivePrefix={arXiv}, |
|
|
primaryClass={cs.CL} |
|
|
} |