Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,18 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
tags:
|
7 |
- translation
|
8 |
license: apache-2.0
|
@@ -10,7 +20,9 @@ metrics:
|
|
10 |
- sacrebleu
|
11 |
- chrf
|
12 |
widget:
|
13 |
-
- text:
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# 12-lingual Hungarian-centered finetuned M2M100_1.2B model
|
@@ -40,4 +52,4 @@ If you use this model, please cite the following paper:
|
|
40 |
pages = {in press}
|
41 |
}
|
42 |
|
43 |
-
```
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- hu
|
4 |
+
- bg
|
5 |
+
- cs
|
6 |
+
- de
|
7 |
+
- en
|
8 |
+
- hr
|
9 |
+
- pl
|
10 |
+
- ro
|
11 |
+
- ru
|
12 |
+
- sk
|
13 |
+
- sl
|
14 |
+
- sr
|
15 |
+
- uk
|
16 |
tags:
|
17 |
- translation
|
18 |
license: apache-2.0
|
|
|
20 |
- sacrebleu
|
21 |
- chrf
|
22 |
widget:
|
23 |
+
- text: >-
|
24 |
+
This may not make much sense to you, sir, but I'd like to ask your
|
25 |
+
permission to date your daughter.
|
26 |
---
|
27 |
|
28 |
# 12-lingual Hungarian-centered finetuned M2M100_1.2B model
|
|
|
52 |
pages = {in press}
|
53 |
}
|
54 |
|
55 |
+
```
|