system HF staff commited on
Commit
b893bfa
1 Parent(s): e4cbd13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,5 +1,10 @@
1
  ---
2
- language: taw
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -43,6 +48,16 @@ license: apache-2.0
43
 
44
  - tags: ['translation']
45
 
 
 
 
 
 
 
 
 
 
 
46
  - prepro: normalization + SentencePiece (spm32k,spm32k)
47
 
48
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/taw-eng/opus-2020-06-28.zip
@@ -79,8 +94,8 @@ license: apache-2.0
79
 
80
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
81
 
82
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
83
 
84
  - port_machine: brutasse
85
 
86
- - port_time: 2020-08-18-01:48
 
1
  ---
2
+ language:
3
+ -lo
4
+ -th
5
+ -taw
6
+ -en
7
+
8
  tags:
9
  - translation
10
 
 
48
 
49
  - tags: ['translation']
50
 
51
+ - languages: ['lo', 'th', 'taw', 'en']
52
+
53
+ - src_constituents: {'lao', 'tha'}
54
+
55
+ - tgt_constituents: {'eng'}
56
+
57
+ - src_multilingual: True
58
+
59
+ - tgt_multilingual: False
60
+
61
  - prepro: normalization + SentencePiece (spm32k,spm32k)
62
 
63
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/taw-eng/opus-2020-06-28.zip
 
94
 
95
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
96
 
97
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
98
 
99
  - port_machine: brutasse
100
 
101
+ - port_time: 2020-08-19-00:09