system HF staff commited on
Commit
f9916cb
1 Parent(s): e0f5c79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,5 +1,17 @@
1
  ---
2
- language: bnt
 
 
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -53,6 +65,16 @@ license: apache-2.0
53
 
54
  - tags: ['translation']
55
 
 
 
 
 
 
 
 
 
 
 
56
  - prepro: normalization + SentencePiece (spm32k,spm32k)
57
 
58
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/bnt-eng/opus2m-2020-07-31.zip
@@ -89,8 +111,8 @@ license: apache-2.0
89
 
90
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
91
 
92
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
93
 
94
  - port_machine: brutasse
95
 
96
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -sn
4
+ -zu
5
+ -rw
6
+ -lg
7
+ -ts
8
+ -ln
9
+ -ny
10
+ -xh
11
+ -rn
12
+ -bnt
13
+ -en
14
+
15
  tags:
16
  - translation
17
 
 
65
 
66
  - tags: ['translation']
67
 
68
+ - languages: ['sn', 'zu', 'rw', 'lg', 'ts', 'ln', 'ny', 'xh', 'rn', 'bnt', 'en']
69
+
70
+ - src_constituents: {'sna', 'zul', 'kin', 'lug', 'tso', 'lin', 'nya', 'xho', 'swh', 'run', 'toi_Latn', 'umb'}
71
+
72
+ - tgt_constituents: {'eng'}
73
+
74
+ - src_multilingual: True
75
+
76
+ - tgt_multilingual: False
77
+
78
  - prepro: normalization + SentencePiece (spm32k,spm32k)
79
 
80
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/bnt-eng/opus2m-2020-07-31.zip
 
111
 
112
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
113
 
114
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
115
 
116
  - port_machine: brutasse
117
 
118
+ - port_time: 2020-08-19-00:09