mgrbyte commited on
Commit
aafc0f6
1 Parent(s): 092fdd2

Filled out model card.

Browse files
Files changed (1) hide show
  1. README.md +19 -0
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: 65.51
13
+ - type: cer
14
+ value: 0.28
15
+ - type: chrf
16
+ value: 74.69
17
+ - type: wer
18
+ value: 0.39
19
+ - type: wil
20
+ value: 0.54
21
+ - type: wip
22
+ value: 0.46
23
  ---