Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
mattjordan commited on
Commit
eabb2c6
·
verified ·
1 Parent(s): 2f657b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -39,4 +39,15 @@ The collection was used to train a speech recognition model, but it can also be
39
  This dataset is licensed under ODC-BY. It is intended for research and educational use in accordance with Ai2's [Responsible Use Guidelines](https://allenai.org/responsible-use).
40
 
41
 
42
- # Reference
 
 
 
 
 
 
 
 
 
 
 
 
39
  This dataset is licensed under ODC-BY. It is intended for research and educational use in accordance with Ai2's [Responsible Use Guidelines](https://allenai.org/responsible-use).
40
 
41
 
42
+ # Reference
43
+ ```
44
+ @misc{ngo2025olmoasropenmodelsdata,
45
+ title={OLMoASR: Open Models and Data for Training Robust Speech Recognition Models},
46
+ author={Huong Ngo and Matt Deitke and Martijn Bartelds and Sarah Pratt and Josh Gardner and Matt Jordan and Ludwig Schmidt},
47
+ year={2025},
48
+ eprint={2508.20869},
49
+ archivePrefix={arXiv},
50
+ primaryClass={cs.SD},
51
+ url={https://arxiv.org/abs/2508.20869},
52
+ }
53
+ ```