system HF staff commited on
Commit
4692276
1 Parent(s): b4d5d69

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