yaitsaid commited on
Commit
61f6efd
·
verified ·
1 Parent(s): 6910938

Upload archscale-comparison-conformer-4x-en-CN.json with huggingface_hub

Browse files
archscale-comparison-conformer-4x-en-CN.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arch": "conformer",
3
+ "accent_ood": "en-CN",
4
+ "n_params": 1831803,
5
+ "seul": {
6
+ "test_acc": 0.5474332648870637,
7
+ "test_auc": 0.5725654748410359,
8
+ "ood_acc": 0.5071542130365659,
9
+ "ood_auc": 0.48894578671067956
10
+ },
11
+ "fusion": {
12
+ "test_acc": 0.7817248459958932,
13
+ "test_auc": 0.8688618179928964,
14
+ "ood_acc": 0.7154213036565977,
15
+ "ood_auc": 0.8077878682947419
16
+ }
17
+ }