system HF staff commited on
Commit
71e57e5
1 Parent(s): 7b0444e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,5 +1,15 @@
1
  ---
2
- language: inc
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -48,6 +58,16 @@ license: apache-2.0
48
 
49
  - tags: ['translation']
50
 
 
 
 
 
 
 
 
 
 
 
51
  - prepro: normalization + SentencePiece (spm32k,spm32k)
52
 
53
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/inc-inc/opus-2020-07-27.zip
@@ -84,8 +104,8 @@ license: apache-2.0
84
 
85
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
86
 
87
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
88
 
89
  - port_machine: brutasse
90
 
91
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -bn
4
+ -or
5
+ -gu
6
+ -mr
7
+ -ur
8
+ -hi
9
+ -as
10
+ -si
11
+ -inc
12
+
13
  tags:
14
  - translation
15
 
 
58
 
59
  - tags: ['translation']
60
 
61
+ - languages: ['bn', 'or', 'gu', 'mr', 'ur', 'hi', 'as', 'si', 'inc']
62
+
63
+ - src_constituents: {'pnb', 'gom', 'ben', 'hif_Latn', 'ori', 'guj', 'pan_Guru', 'snd_Arab', 'npi', 'mar', 'urd', 'bho', 'hin', 'san_Deva', 'asm', 'rom', 'mai', 'awa', 'sin'}
64
+
65
+ - tgt_constituents: {'pnb', 'gom', 'ben', 'hif_Latn', 'ori', 'guj', 'pan_Guru', 'snd_Arab', 'npi', 'mar', 'urd', 'bho', 'hin', 'san_Deva', 'asm', 'rom', 'mai', 'awa', 'sin'}
66
+
67
+ - src_multilingual: True
68
+
69
+ - tgt_multilingual: True
70
+
71
  - prepro: normalization + SentencePiece (spm32k,spm32k)
72
 
73
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/inc-inc/opus-2020-07-27.zip
 
104
 
105
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
106
 
107
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
108
 
109
  - port_machine: brutasse
110
 
111
+ - port_time: 2020-08-19-00:09