system HF staff commited on
Commit
4fe2bb7
1 Parent(s): c7c51e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,5 +1,12 @@
1
  ---
2
- language: sem
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -47,6 +54,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/sem-sem/opus-2020-07-27.zip
@@ -83,8 +100,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
+ -mt
4
+ -ar
5
+ -he
6
+ -ti
7
+ -am
8
+ -sem
9
+
10
  tags:
11
  - translation
12
 
 
54
 
55
  - tags: ['translation']
56
 
57
+ - languages: ['mt', 'ar', 'he', 'ti', 'am', 'sem']
58
+
59
+ - src_constituents: {'apc', 'mlt', 'arz', 'ara', 'heb', 'tir', 'arq', 'afb', 'amh', 'acm', 'ary'}
60
+
61
+ - tgt_constituents: {'apc', 'mlt', 'arz', 'ara', 'heb', 'tir', 'arq', 'afb', 'amh', 'acm', 'ary'}
62
+
63
+ - src_multilingual: True
64
+
65
+ - tgt_multilingual: True
66
+
67
  - prepro: normalization + SentencePiece (spm32k,spm32k)
68
 
69
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/sem-sem/opus-2020-07-27.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