yaitsaid commited on
Commit
3cda20c
·
verified ·
1 Parent(s): 6717266

Upload arch-comparison-bigru-en-CN.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. arch-comparison-bigru-en-CN.json +17 -0
arch-comparison-bigru-en-CN.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arch": "bigru",
3
+ "accent_ood": "en-CN",
4
+ "n_params": 460695,
5
+ "seul": {
6
+ "test_acc": 0.7034907597535934,
7
+ "test_auc": 0.7779067617752156,
8
+ "ood_acc": 0.6248012718600954,
9
+ "ood_auc": 0.6716366605078846
10
+ },
11
+ "fusion": {
12
+ "test_acc": 0.7585215605749487,
13
+ "test_auc": 0.835476075773769,
14
+ "ood_acc": 0.705087440381558,
15
+ "ood_auc": 0.7678728948718662
16
+ }
17
+ }