system HF staff commited on
Commit
631d397
1 Parent(s): 16cdafd

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