yaitsaid commited on
Commit
9604527
·
verified ·
1 Parent(s): 82775d8

Upload results-apptekonly-en-ZA.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. results-apptekonly-en-ZA.json +22 -0
results-apptekonly-en-ZA.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "accent_ood": "en-ZA",
3
+ "n_apptek_train": 16929,
4
+ "n_apptek_test": 4702,
5
+ "n_ood": 2100,
6
+ "phase1": {
7
+ "test_acc": 0.6490854955338154,
8
+ "test_auc": 0.6989044346568745,
9
+ "ood_acc": 0.5595238095238095,
10
+ "ood_auc": 0.5849687074829932,
11
+ "st_bonus_acc": 0.5205062327528784,
12
+ "st_bonus_auc": 0.543621672286983
13
+ },
14
+ "phase2": {
15
+ "test_acc": 0.7932794555508295,
16
+ "test_auc": 0.8709458618408769,
17
+ "ood_acc": 0.7838095238095238,
18
+ "ood_auc": 0.873717006802721,
19
+ "st_bonus_acc": 0.7210327655660228,
20
+ "st_bonus_auc": 0.7973281094294329
21
+ }
22
+ }