system HF staff commited on
Commit
010c341
1 Parent(s): 55b470a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -1,5 +1,13 @@
1
  ---
2
- language: sem
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -46,6 +54,16 @@ license: apache-2.0
46
 
47
  - tags: ['translation']
48
 
 
 
 
 
 
 
 
 
 
 
49
  - prepro: normalization + SentencePiece (spm32k,spm32k)
50
 
51
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/sem-eng/opus2m-2020-08-01.zip
@@ -82,8 +100,8 @@ license: apache-2.0
82
 
83
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
84
 
85
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
86
 
87
  - port_machine: brutasse
88
 
89
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -mt
4
+ -ar
5
+ -he
6
+ -ti
7
+ -am
8
+ -sem
9
+ -en
10
+
11
  tags:
12
  - translation
13
 
 
54
 
55
  - tags: ['translation']
56
 
57
+ - languages: ['mt', 'ar', 'he', 'ti', 'am', 'sem', 'en']
58
+
59
+ - src_constituents: {'apc', 'mlt', 'arz', 'ara', 'heb', 'tir', 'arq', 'afb', 'amh', 'acm', 'ary'}
60
+
61
+ - tgt_constituents: {'eng'}
62
+
63
+ - src_multilingual: True
64
+
65
+ - tgt_multilingual: False
66
+
67
  - prepro: normalization + SentencePiece (spm32k,spm32k)
68
 
69
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/sem-eng/opus2m-2020-08-01.zip
 
100
 
101
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
102
 
103
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
104
 
105
  - port_machine: brutasse
106
 
107
+ - port_time: 2020-08-19-00:09