system HF staff commited on
Commit
2b0dcce
1 Parent(s): 9e9a4bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ---
2
- language: zls
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -48,6 +54,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/zls-zls/opus-2020-07-27.zip
@@ -84,8 +100,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
+ -hr
4
+ -mk
5
+ -bg
6
+ -sl
7
+ -zls
8
+
9
  tags:
10
  - translation
11
 
 
54
 
55
  - tags: ['translation']
56
 
57
+ - languages: ['hr', 'mk', 'bg', 'sl', 'zls']
58
+
59
+ - src_constituents: {'hrv', 'mkd', 'srp_Latn', 'srp_Cyrl', 'bul_Latn', 'bul', 'bos_Latn', 'slv'}
60
+
61
+ - tgt_constituents: {'hrv', 'mkd', 'srp_Latn', 'srp_Cyrl', 'bul_Latn', 'bul', 'bos_Latn', 'slv'}
62
+
63
+ - src_multilingual: True
64
+
65
+ - tgt_multilingual: True
66
+
67
  - prepro: normalization + SentencePiece (spm32k,spm32k)
68
 
69
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/zls-zls/opus-2020-07-27.zip
 
100
 
101
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
102
 
103
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
104
 
105
  - port_machine: brutasse
106
 
107
+ - port_time: 2020-08-19-00:09