system HF staff commited on
Commit
ca5b641
1 Parent(s): 225ed69

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: afa
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -57,6 +65,16 @@ license: apache-2.0
57
 
58
  - tags: ['translation']
59
 
 
 
 
 
 
 
 
 
 
 
60
  - prepro: normalization + SentencePiece (spm32k,spm32k)
61
 
62
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/afa-afa/opus-2020-07-26.zip
@@ -93,8 +111,8 @@ license: apache-2.0
93
 
94
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
95
 
96
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
97
 
98
  - port_machine: brutasse
99
 
100
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -so
4
+ -ti
5
+ -am
6
+ -he
7
+ -mt
8
+ -ar
9
+ -afa
10
+
11
  tags:
12
  - translation
13
 
 
65
 
66
  - tags: ['translation']
67
 
68
+ - languages: ['so', 'ti', 'am', 'he', 'mt', 'ar', 'afa']
69
+
70
+ - src_constituents: {'som', 'rif_Latn', 'tir', 'kab', 'arq', 'afb', 'amh', 'arz', 'heb', 'shy_Latn', 'apc', 'mlt', 'thv', 'ara', 'hau_Latn', 'acm', 'ary'}
71
+
72
+ - tgt_constituents: {'som', 'rif_Latn', 'tir', 'kab', 'arq', 'afb', 'amh', 'arz', 'heb', 'shy_Latn', 'apc', 'mlt', 'thv', 'ara', 'hau_Latn', 'acm', 'ary'}
73
+
74
+ - src_multilingual: True
75
+
76
+ - tgt_multilingual: True
77
+
78
  - prepro: normalization + SentencePiece (spm32k,spm32k)
79
 
80
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/afa-afa/opus-2020-07-26.zip
 
111
 
112
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
113
 
114
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
115
 
116
  - port_machine: brutasse
117
 
118
+ - port_time: 2020-08-19-00:09