system HF staff commited on
Commit
b80db11
1 Parent(s): 8031b03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
- language: en
 
 
 
3
  tags:
4
  - translation
5
 
@@ -71,6 +74,16 @@ license: apache-2.0
71
 
72
  - tags: ['translation']
73
 
 
 
 
 
 
 
 
 
 
 
74
  - prepro: normalization + SentencePiece (spm32k,spm32k)
75
 
76
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-poz/opus-2020-07-27.zip
@@ -107,8 +120,8 @@ license: apache-2.0
107
 
108
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
109
 
110
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
111
 
112
  - port_machine: brutasse
113
 
114
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -en
4
+ -poz
5
+
6
  tags:
7
  - translation
8
 
 
74
 
75
  - tags: ['translation']
76
 
77
+ - languages: ['en', 'poz']
78
+
79
+ - src_constituents: {'eng'}
80
+
81
+ - tgt_constituents: set()
82
+
83
+ - src_multilingual: False
84
+
85
+ - tgt_multilingual: True
86
+
87
  - prepro: normalization + SentencePiece (spm32k,spm32k)
88
 
89
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-poz/opus-2020-07-27.zip
 
120
 
121
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
122
 
123
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
124
 
125
  - port_machine: brutasse
126
 
127
+ - port_time: 2020-08-19-00:09