ivangtorre
commited on
Merge branch 'main' of https://huggingface.co/datasets/ivangtorre/second_americas_nlp_2022
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
-
---
|
2 |
-
license: unknown
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: unknown
|
3 |
+
---
|
4 |
+
|
5 |
+
## Citation
|
6 |
+
|
7 |
+
```bibtex
|
8 |
+
@inproceedings{ebrahimi2022findings,
|
9 |
+
title={Findings of the Second AmericasNLP Competition on Speech-to-Text Translation},
|
10 |
+
author={Ebrahimi, Abteen and Mager, Manuel and Wiemerslage, Adam and Denisov, Pavel and Oncevay, Arturo and Liu, Danni and Koneru, Sai and Ugan, Enes Yavuz and Li, Zhaolin and Niehues, Jan and others},
|
11 |
+
booktitle={NeurIPS 2022 Competition Track},
|
12 |
+
pages={217--232},
|
13 |
+
year={2022},
|
14 |
+
organization={PMLR}
|
15 |
+
}
|
16 |
+
```
|