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

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

Browse files
Files changed (1) hide show
  1. cpc-comparison-en-CN.json +17 -0
cpc-comparison-en-CN.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arch": "cpc_pretrained",
3
+ "accent_ood": "en-CN",
4
+ "n_params_frozen": 1843456,
5
+ "seul": {
6
+ "test_acc": 0.6431211498973306,
7
+ "test_auc": 0.6929287981345338,
8
+ "ood_acc": 0.534181240063593,
9
+ "ood_auc": 0.5674614107233578
10
+ },
11
+ "fusion": {
12
+ "test_acc": 0.8063655030800821,
13
+ "test_auc": 0.8846515340436788,
14
+ "ood_acc": 0.7496025437201908,
15
+ "ood_auc": 0.8308213759443537
16
+ }
17
+ }