system HF staff commited on
Commit
0e6f8ff
1 Parent(s): 17eccea

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: pt
 
 
 
3
  tags:
4
  - translation
5
 
@@ -41,6 +44,16 @@ license: apache-2.0
41
 
42
  - tags: ['translation']
43
 
 
 
 
 
 
 
 
 
 
 
44
  - prepro: normalization + SentencePiece (spm4k,spm4k)
45
 
46
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/por-glg/opus-2020-06-16.zip
@@ -77,8 +90,8 @@ license: apache-2.0
77
 
78
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
79
 
80
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
81
 
82
  - port_machine: brutasse
83
 
84
- - port_time: 2020-08-18-01:48
1
  ---
2
+ language:
3
+ -pt
4
+ -gl
5
+
6
  tags:
7
  - translation
8
 
44
 
45
  - tags: ['translation']
46
 
47
+ - languages: ['pt', 'gl']
48
+
49
+ - src_constituents: {'por'}
50
+
51
+ - tgt_constituents: {'glg'}
52
+
53
+ - src_multilingual: False
54
+
55
+ - tgt_multilingual: False
56
+
57
  - prepro: normalization + SentencePiece (spm4k,spm4k)
58
 
59
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/por-glg/opus-2020-06-16.zip
90
 
91
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
92
 
93
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
94
 
95
  - port_machine: brutasse
96
 
97
+ - port_time: 2020-08-19-00:09