system HF staff commited on
Commit
e4bf99c
1 Parent(s): fd0a6dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,5 +1,17 @@
1
  ---
2
- language: iir
 
 
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -50,6 +62,16 @@ license: apache-2.0
50
 
51
  - tags: ['translation']
52
 
 
 
 
 
 
 
 
 
 
 
53
  - prepro: normalization + SentencePiece (spm32k,spm32k)
54
 
55
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/iir-iir/opus-2020-07-27.zip
@@ -86,8 +108,8 @@ license: apache-2.0
86
 
87
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
88
 
89
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
90
 
91
  - port_machine: brutasse
92
 
93
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -bn
4
+ -or
5
+ -gu
6
+ -mr
7
+ -ur
8
+ -hi
9
+ -ps
10
+ -os
11
+ -as
12
+ -si
13
+ -iir
14
+
15
  tags:
16
  - translation
17
 
 
62
 
63
  - tags: ['translation']
64
 
65
+ - languages: ['bn', 'or', 'gu', 'mr', 'ur', 'hi', 'ps', 'os', 'as', 'si', 'iir']
66
+
67
+ - src_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'}
68
+
69
+ - 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'}
70
+
71
+ - src_multilingual: True
72
+
73
+ - tgt_multilingual: True
74
+
75
  - prepro: normalization + SentencePiece (spm32k,spm32k)
76
 
77
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/iir-iir/opus-2020-07-27.zip
 
108
 
109
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
110
 
111
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
112
 
113
  - port_machine: brutasse
114
 
115
+ - port_time: 2020-08-19-00:09