yaitsaid commited on
Commit
67c6134
·
verified ·
1 Parent(s): 9734850

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

Browse files
Files changed (1) hide show
  1. arch-comparison-bigru-en-IE.json +17 -0
arch-comparison-bigru-en-IE.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arch": "bigru",
3
+ "accent_ood": "en-IE",
4
+ "n_params": 460695,
5
+ "seul": {
6
+ "test_acc": 0.7017021276595745,
7
+ "test_auc": 0.7659670530258766,
8
+ "ood_acc": 0.6841856060606061,
9
+ "ood_auc": 0.7486952264118457
10
+ },
11
+ "fusion": {
12
+ "test_acc": 0.7553191489361702,
13
+ "test_auc": 0.8305791764615293,
14
+ "ood_acc": 0.7850378787878788,
15
+ "ood_auc": 0.8744395302456383
16
+ }
17
+ }