system HF staff commited on
Commit
fbd7f35
1 Parent(s): 246eba2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ---
2
- language: cau
 
 
 
 
 
 
3
  tags:
4
  - translation
5
 
@@ -45,6 +51,16 @@ license: apache-2.0
45
 
46
  - tags: ['translation']
47
 
 
 
 
 
 
 
 
 
 
 
48
  - prepro: normalization + SentencePiece (spm32k,spm32k)
49
 
50
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/cau-eng/opus2m-2020-07-31.zip
@@ -81,8 +97,8 @@ license: apache-2.0
81
 
82
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
83
 
84
- - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
85
 
86
  - port_machine: brutasse
87
 
88
- - port_time: 2020-08-18-01:48
1
  ---
2
+ language:
3
+ -ab
4
+ -ka
5
+ -ce
6
+ -cau
7
+ -en
8
+
9
  tags:
10
  - translation
11
 
51
 
52
  - tags: ['translation']
53
 
54
+ - languages: ['ab', 'ka', 'ce', 'cau', 'en']
55
+
56
+ - src_constituents: {'abk', 'kat', 'che', 'ady'}
57
+
58
+ - tgt_constituents: {'eng'}
59
+
60
+ - src_multilingual: True
61
+
62
+ - tgt_multilingual: False
63
+
64
  - prepro: normalization + SentencePiece (spm32k,spm32k)
65
 
66
  - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/cau-eng/opus2m-2020-07-31.zip
97
 
98
  - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
99
 
100
+ - transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
101
 
102
  - port_machine: brutasse
103
 
104
+ - port_time: 2020-08-19-00:09