system HF staff commited on
Commit
10d5c70
1 Parent(s): 7e68bcd

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