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

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

Browse files
arch2x-comparison-conformer-en-GB_WLS.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arch": "conformer",
3
+ "accent_ood": "en-GB_WLS",
4
+ "n_params": 904263,
5
+ "seul": {
6
+ "test_acc": 0.7134539405281763,
7
+ "test_auc": 0.7824533148812871,
8
+ "ood_acc": 0.6975703324808185,
9
+ "ood_auc": 0.7565410351842283
10
+ },
11
+ "fusion": {
12
+ "test_acc": 0.7914327302973592,
13
+ "test_auc": 0.8677085153310556,
14
+ "ood_acc": 0.7723785166240409,
15
+ "ood_auc": 0.8565387458219138
16
+ }
17
+ }