system HF staff commited on
Commit
49bd377
1 Parent(s): 32b1269

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,5 +1,12 @@
1
  ---
2
- language: en
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -46,6 +53,16 @@ license: apache-2.0
46
 
47
  - tags: ['translation']
48
 
 
 
 
 
 
 
 
 
 
 
49
  - prepro: normalization + SentencePiece (spm32k,spm32k)
50
 
51
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-zls/opus2m-2020-08-02.zip
@@ -82,8 +99,8 @@ license: apache-2.0
82
 
83
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
84
 
85
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
86
 
87
  - port_machine: brutasse
88
 
89
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -en
4
+ -hr
5
+ -mk
6
+ -bg
7
+ -sl
8
+ -zls
9
+
10
  tags:
11
  - translation
12
 
 
53
 
54
  - tags: ['translation']
55
 
56
+ - languages: ['en', 'hr', 'mk', 'bg', 'sl', 'zls']
57
+
58
+ - src_constituents: {'eng'}
59
+
60
+ - tgt_constituents: {'hrv', 'mkd', 'srp_Latn', 'srp_Cyrl', 'bul_Latn', 'bul', 'bos_Latn', 'slv'}
61
+
62
+ - src_multilingual: False
63
+
64
+ - tgt_multilingual: True
65
+
66
  - prepro: normalization + SentencePiece (spm32k,spm32k)
67
 
68
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-zls/opus2m-2020-08-02.zip
 
99
 
100
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
101
 
102
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
103
 
104
  - port_machine: brutasse
105
 
106
+ - port_time: 2020-08-19-00:09