system HF staff commited on
Commit
0cab161
1 Parent(s): 9c75ef1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -1,5 +1,13 @@
1
  ---
2
- language: gmq
 
 
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -63,6 +71,16 @@ license: apache-2.0
63
 
64
  - tags: ['translation']
65
 
 
 
 
 
 
 
 
 
 
 
66
  - prepro: normalization + SentencePiece (spm32k,spm32k)
67
 
68
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-gmq/opus-2020-07-27.zip
@@ -99,8 +117,8 @@ license: apache-2.0
99
 
100
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
101
 
102
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
103
 
104
  - port_machine: brutasse
105
 
106
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -da
4
+ -nb
5
+ -sv
6
+ -is
7
+ -nn
8
+ -fo
9
+ -gmq
10
+
11
  tags:
12
  - translation
13
 
 
71
 
72
  - tags: ['translation']
73
 
74
+ - languages: ['da', 'nb', 'sv', 'is', 'nn', 'fo', 'gmq']
75
+
76
+ - src_constituents: {'dan', 'nob', 'nob_Hebr', 'swe', 'isl', 'nno', 'non_Latn', 'fao'}
77
+
78
+ - tgt_constituents: {'dan', 'nob', 'nob_Hebr', 'swe', 'isl', 'nno', 'non_Latn', 'fao'}
79
+
80
+ - src_multilingual: True
81
+
82
+ - tgt_multilingual: True
83
+
84
  - prepro: normalization + SentencePiece (spm32k,spm32k)
85
 
86
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/gmq-gmq/opus-2020-07-27.zip
 
117
 
118
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
119
 
120
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
121
 
122
  - port_machine: brutasse
123
 
124
+ - port_time: 2020-08-19-00:09