LisaY commited on
Commit
5705d33
·
verified ·
1 Parent(s): 7897fe7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ Please cite the following paper if you use this model in your work:
6
+ ```
7
+ @inproceedings{
8
+ pashchenko2024paragraphlevel,
9
+ title={Paragraph-Level Machine Translation for Low-Resource Finno-Ugric Languages},
10
+ author={Dmytro Pashchenko and Lisa Yankovskaya and Mark Fishel},
11
+ booktitle={The Joint 25th Nordic Conference on Computational Linguistics and 11th Baltic Conference on Human Language Technologies},
12
+ year={2024},
13
+ url={https://openreview.net/forum?id=uTFJsQpNZk}
14
+ }
15
+ ```