system HF staff commited on
Commit
3e3f20f
1 Parent(s): eb32777

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
- language: cus
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -42,6 +46,16 @@ license: apache-2.0
42
 
43
  - tags: ['translation']
44
 
 
 
 
 
 
 
 
 
 
 
45
  - prepro: normalization + SentencePiece (spm12k,spm12k)
46
 
47
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/cus-eng/opus-2020-07-26.zip
@@ -78,8 +92,8 @@ license: apache-2.0
78
 
79
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
80
 
81
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
82
 
83
  - port_machine: brutasse
84
 
85
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -so
4
+ -cus
5
+ -en
6
+
7
  tags:
8
  - translation
9
 
 
46
 
47
  - tags: ['translation']
48
 
49
+ - languages: ['so', 'cus', 'en']
50
+
51
+ - src_constituents: {'som'}
52
+
53
+ - tgt_constituents: {'eng'}
54
+
55
+ - src_multilingual: True
56
+
57
+ - tgt_multilingual: False
58
+
59
  - prepro: normalization + SentencePiece (spm12k,spm12k)
60
 
61
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/cus-eng/opus-2020-07-26.zip
 
92
 
93
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
94
 
95
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
96
 
97
  - port_machine: brutasse
98
 
99
+ - port_time: 2020-08-19-00:09