system HF staff commited on
Commit
77cd058
1 Parent(s): f4f6b22

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: fi
 
 
 
3
  tags:
4
  - translation
5
 
@@ -50,6 +53,16 @@ license: apache-2.0
50
 
51
  - tags: ['translation']
52
 
 
 
 
 
 
 
 
 
 
 
53
  - prepro: normalization + SentencePiece (spm32k,spm32k)
54
 
55
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/fin-eng/opus-2020-08-05.zip
@@ -86,8 +99,8 @@ license: apache-2.0
86
 
87
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
88
 
89
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
90
 
91
  - port_machine: brutasse
92
 
93
- - port_time: 2020-08-18-01:48
1
  ---
2
+ language:
3
+ -fi
4
+ -en
5
+
6
  tags:
7
  - translation
8
 
53
 
54
  - tags: ['translation']
55
 
56
+ - languages: ['fi', 'en']
57
+
58
+ - src_constituents: {'fin'}
59
+
60
+ - tgt_constituents: {'eng'}
61
+
62
+ - src_multilingual: False
63
+
64
+ - tgt_multilingual: False
65
+
66
  - prepro: normalization + SentencePiece (spm32k,spm32k)
67
 
68
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/fin-eng/opus-2020-08-05.zip
99
 
100
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
101
 
102
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
103
 
104
  - port_machine: brutasse
105
 
106
+ - port_time: 2020-08-19-00:09