Update README.md
Browse files
README.md
CHANGED
|
@@ -33,3 +33,12 @@ configs:
|
|
| 33 |
- split: validation
|
| 34 |
path: data/validation-*
|
| 35 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
- split: validation
|
| 34 |
path: data/validation-*
|
| 35 |
---
|
| 36 |
+
citation:
|
| 37 |
+
@misc{wu2023heysquad,
|
| 38 |
+
title={HeySQuAD: A Spoken Question Answering Dataset},
|
| 39 |
+
author={Yijing Wu and SaiKrishna Rallabandi and Ravisutha Srinivasamurthy and Parag Pravin Dakle and Alolika Gon and Preethi Raghavan},
|
| 40 |
+
year={2023},
|
| 41 |
+
eprint={2304.13689},
|
| 42 |
+
archivePrefix={arXiv},
|
| 43 |
+
primaryClass={cs.CL}
|
| 44 |
+
}
|