Update README.md
Browse files
README.md
CHANGED
|
@@ -14,13 +14,17 @@ widget:
|
|
| 14 |
</p>
|
| 15 |
|
| 16 |
|
| 17 |
-
This model is released as part of the paper "Linguistic Knowledge Can Enhance Encoder-Decoder Models (*If You Let It*)" (Miaschi et al., 2024).
|
| 18 |
If you use this model in your work, we kindly ask you to cite our paper:
|
| 19 |
|
| 20 |
```bibtex
|
| 21 |
-
@
|
| 22 |
-
title
|
| 23 |
-
author
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
}
|
| 25 |
```
|
| 26 |
|
|
|
|
| 14 |
</p>
|
| 15 |
|
| 16 |
|
| 17 |
+
This model is released as part of the paper ["Linguistic Knowledge Can Enhance Encoder-Decoder Models (*If You Let It*)"](https://arxiv.org/pdf/2402.17608.pdf) (Miaschi et al., 2024).
|
| 18 |
If you use this model in your work, we kindly ask you to cite our paper:
|
| 19 |
|
| 20 |
```bibtex
|
| 21 |
+
@article{miaschi2024linguistic,
|
| 22 |
+
title={Linguistic Knowledge Can Enhance Encoder-Decoder Models (If You Let It)},
|
| 23 |
+
author={Alessio Miaschi and Felice Dell'Orletta and Giulia Venturi},
|
| 24 |
+
year={2024},
|
| 25 |
+
eprint={2402.17608},
|
| 26 |
+
archivePrefix={arXiv},
|
| 27 |
+
primaryClass={cs.CL}
|
| 28 |
}
|
| 29 |
```
|
| 30 |
|