system HF staff commited on
Commit
229714d
1 Parent(s): a49002b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -3
README.md CHANGED
@@ -1,5 +1,18 @@
1
  ---
2
- language: en
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -73,6 +86,16 @@ license: apache-2.0
73
 
74
  - tags: ['translation']
75
 
 
 
 
 
 
 
 
 
 
 
76
  - prepro: normalization + SentencePiece (spm32k,spm32k)
77
 
78
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-iir/opus2m-2020-08-01.zip
@@ -109,8 +132,8 @@ license: apache-2.0
109
 
110
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
111
 
112
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
113
 
114
  - port_machine: brutasse
115
 
116
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -en
4
+ -bn
5
+ -or
6
+ -gu
7
+ -mr
8
+ -ur
9
+ -hi
10
+ -ps
11
+ -os
12
+ -as
13
+ -si
14
+ -iir
15
+
16
  tags:
17
  - translation
18
 
 
86
 
87
  - tags: ['translation']
88
 
89
+ - languages: ['en', 'bn', 'or', 'gu', 'mr', 'ur', 'hi', 'ps', 'os', 'as', 'si', 'iir']
90
+
91
+ - src_constituents: {'eng'}
92
+
93
+ - tgt_constituents: {'pnb', 'gom', 'ben', 'hif_Latn', 'ori', 'guj', 'pan_Guru', 'snd_Arab', 'npi', 'mar', 'urd', 'pes', 'bho', 'kur_Arab', 'tgk_Cyrl', 'hin', 'kur_Latn', 'pes_Thaa', 'pus', 'san_Deva', 'oss', 'tly_Latn', 'jdt_Cyrl', 'asm', 'zza', 'rom', 'mai', 'pes_Latn', 'awa', 'sin'}
94
+
95
+ - src_multilingual: False
96
+
97
+ - tgt_multilingual: True
98
+
99
  - prepro: normalization + SentencePiece (spm32k,spm32k)
100
 
101
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-iir/opus2m-2020-08-01.zip
 
132
 
133
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
134
 
135
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
136
 
137
  - port_machine: brutasse
138
 
139
+ - port_time: 2020-08-19-00:09