mattjordan commited on
Commit
6841d49
·
verified ·
1 Parent(s): 9ad2c65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -41,4 +41,15 @@ To perform evaluation, you can visit the [OLMoASR repository](https://github.com
41
 
42
  # License
43
  This model is licensed under Apache 2.0. It is intended for research and educational use in accordance with [Ai2's Responsible Use Guidelines](https://allenai.org/responsible-use).
44
- # BibTeX entry and citation info
 
 
 
 
 
 
 
 
 
 
 
 
41
 
42
  # License
43
  This model is licensed under Apache 2.0. It is intended for research and educational use in accordance with [Ai2's Responsible Use Guidelines](https://allenai.org/responsible-use).
44
+ # BibTeX entry and citation info
45
+ ```
46
+ @misc{ngo2025olmoasropenmodelsdata,
47
+ title={OLMoASR: Open Models and Data for Training Robust Speech Recognition Models},
48
+ author={Huong Ngo and Matt Deitke and Martijn Bartelds and Sarah Pratt and Josh Gardner and Matt Jordan and Ludwig Schmidt},
49
+ year={2025},
50
+ eprint={2508.20869},
51
+ archivePrefix={arXiv},
52
+ primaryClass={cs.SD},
53
+ url={https://arxiv.org/abs/2508.20869},
54
+ }
55
+ ```