system HF staff commited on
Commit
83990b3
1 Parent(s): 6c02ec3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,5 +1,10 @@
1
  ---
2
- language: en
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -59,6 +64,16 @@ license: apache-2.0
59
 
60
  - tags: ['translation']
61
 
 
 
 
 
 
 
 
 
 
 
62
  - prepro: normalization + SentencePiece (spm32k,spm32k)
63
 
64
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-zlw/opus2m-2020-08-02.zip
@@ -95,8 +110,8 @@ license: apache-2.0
95
 
96
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
97
 
98
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
99
 
100
  - port_machine: brutasse
101
 
102
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -en
4
+ -pl
5
+ -cs
6
+ -zlw
7
+
8
  tags:
9
  - translation
10
 
 
64
 
65
  - tags: ['translation']
66
 
67
+ - languages: ['en', 'pl', 'cs', 'zlw']
68
+
69
+ - src_constituents: {'eng'}
70
+
71
+ - tgt_constituents: {'csb_Latn', 'dsb', 'hsb', 'pol', 'ces'}
72
+
73
+ - src_multilingual: False
74
+
75
+ - tgt_multilingual: True
76
+
77
  - prepro: normalization + SentencePiece (spm32k,spm32k)
78
 
79
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-zlw/opus2m-2020-08-02.zip
 
110
 
111
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
112
 
113
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
114
 
115
  - port_machine: brutasse
116
 
117
+ - port_time: 2020-08-19-00:09