yaitsaid commited on
Commit
320046e
·
verified ·
1 Parent(s): 6e0fba3

Upload cpc-comparison-en-GB_WLS.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. cpc-comparison-en-GB_WLS.json +17 -0
cpc-comparison-en-GB_WLS.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arch": "cpc_pretrained",
3
+ "accent_ood": "en-GB_WLS",
4
+ "n_params_frozen": 1843456,
5
+ "seul": {
6
+ "test_acc": 0.6269494697442296,
7
+ "test_auc": 0.675873545820179,
8
+ "ood_acc": 0.5760869565217391,
9
+ "ood_auc": 0.6120315801178695
10
+ },
11
+ "fusion": {
12
+ "test_acc": 0.7991266375545851,
13
+ "test_auc": 0.8727371015871642,
14
+ "ood_acc": 0.7755754475703325,
15
+ "ood_auc": 0.8531112433853782
16
+ }
17
+ }