Filled out model card.
Browse files
README.md
CHANGED
@@ -1,4 +1,23 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: translation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- cy
|
5 |
license: apache-2.0
|
6 |
pipeline_tag: translation
|
7 |
+
tags:
|
8 |
+
- translation
|
9 |
+
- marian
|
10 |
+
metrics:
|
11 |
+
- type: bleu
|
12 |
+
value: 54.16
|
13 |
+
- type: cer
|
14 |
+
value: 0.31
|
15 |
+
- type: wer
|
16 |
+
value: 0.47
|
17 |
+
- type: wil
|
18 |
+
value: 0.67
|
19 |
+
- type: wip
|
20 |
+
value: 0.33
|
21 |
+
- type: chrf
|
22 |
+
value: 69.03
|
23 |
---
|