system HF staff commited on
Commit
82d3a72
1 Parent(s): 00d6018

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