yaitsaid commited on
Commit
33d0dea
·
verified ·
1 Parent(s): 02cbad8

Upload arch2x-comparison-conformer-en-CN.json with huggingface_hub

Browse files
arch2x-comparison-conformer-en-CN.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arch": "conformer",
3
+ "accent_ood": "en-CN",
4
+ "n_params": 904263,
5
+ "seul": {
6
+ "test_acc": 0.7349075975359343,
7
+ "test_auc": 0.8096324394641102,
8
+ "ood_acc": 0.6494435612082671,
9
+ "ood_auc": 0.7023690669066149
10
+ },
11
+ "fusion": {
12
+ "test_acc": 0.7876796714579055,
13
+ "test_auc": 0.866710557210869,
14
+ "ood_acc": 0.7066772655007949,
15
+ "ood_auc": 0.7954964222615959
16
+ }
17
+ }