system HF staff commited on
Commit
85fa0c6
1 Parent(s): 11be127

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,5 +1,14 @@
1
  ---
2
- language: en
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -52,6 +61,16 @@ license: apache-2.0
52
 
53
  - tags: ['translation']
54
 
 
 
 
 
 
 
 
 
 
 
55
  - prepro: normalization + SentencePiece (spm32k,spm32k)
56
 
57
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-afa/opus2m-2020-08-01.zip
@@ -88,8 +107,8 @@ license: apache-2.0
88
 
89
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
90
 
91
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
92
 
93
  - port_machine: brutasse
94
 
95
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -en
4
+ -so
5
+ -ti
6
+ -am
7
+ -he
8
+ -mt
9
+ -ar
10
+ -afa
11
+
12
  tags:
13
  - translation
14
 
 
61
 
62
  - tags: ['translation']
63
 
64
+ - languages: ['en', 'so', 'ti', 'am', 'he', 'mt', 'ar', 'afa']
65
+
66
+ - src_constituents: {'eng'}
67
+
68
+ - tgt_constituents: {'som', 'rif_Latn', 'tir', 'kab', 'arq', 'afb', 'amh', 'arz', 'heb', 'shy_Latn', 'apc', 'mlt', 'thv', 'ara', 'hau_Latn', 'acm', 'ary'}
69
+
70
+ - src_multilingual: False
71
+
72
+ - tgt_multilingual: True
73
+
74
  - prepro: normalization + SentencePiece (spm32k,spm32k)
75
 
76
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-afa/opus2m-2020-08-01.zip
 
107
 
108
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
109
 
110
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
111
 
112
  - port_machine: brutasse
113
 
114
+ - port_time: 2020-08-19-00:09