yaitsaid commited on
Commit
728fbf3
·
verified ·
1 Parent(s): fe365e7

Upload mixte-arch-comparison-bigru-en-GB_SCT.json with huggingface_hub

Browse files
mixte-arch-comparison-bigru-en-GB_SCT.json CHANGED
@@ -4,15 +4,67 @@
4
  "config": "mixte",
5
  "n_params": 460695,
6
  "seul": {
7
- "test_acc": 0.6911262798634812,
8
- "test_auc": 0.7755661923784405,
9
- "ood_acc": 0.6277675276752768,
10
- "ood_auc": 0.6901977437671055
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  },
12
  "fusion": {
13
- "test_acc": 0.8904321413778821,
14
- "test_auc": 0.9577852886912752,
15
- "ood_acc": 0.7149446494464945,
16
- "ood_auc": 0.7868322871420597
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  }
18
  }
 
4
  "config": "mixte",
5
  "n_params": 460695,
6
  "seul": {
7
+ "test_acc": 0.6949658703071673,
8
+ "test_auc": 0.7796850638800983,
9
+ "test_f1": 0.6923044158674836,
10
+ "test_f1_hold": 0.7209211553473849,
11
+ "test_f1_shift": 0.6636876763875823,
12
+ "test_cm": [
13
+ [
14
+ 1847,
15
+ 468
16
+ ],
17
+ [
18
+ 962,
19
+ 1411
20
+ ]
21
+ ],
22
+ "ood_acc": 0.6148523985239852,
23
+ "ood_auc": 0.6816492150161354,
24
+ "ood_f1": 0.6078846744094216,
25
+ "ood_f1_hold": 0.6601546601546602,
26
+ "ood_f1_shift": 0.5556146886641831,
27
+ "ood_cm": [
28
+ [
29
+ 811,
30
+ 273
31
+ ],
32
+ [
33
+ 562,
34
+ 522
35
+ ]
36
+ ]
37
  },
38
  "fusion": {
39
+ "test_acc": 0.8878641446914262,
40
+ "test_auc": 0.956248180128119,
41
+ "test_f1": 0.8878641433234218,
42
+ "test_f1_hold": 0.8878765288936746,
43
+ "test_f1_shift": 0.8878517577531689,
44
+ "test_cm": [
45
+ [
46
+ 16079,
47
+ 2065
48
+ ],
49
+ [
50
+ 1996,
51
+ 16075
52
+ ]
53
+ ],
54
+ "ood_acc": 0.7126383763837638,
55
+ "ood_auc": 0.7900959613839681,
56
+ "ood_f1": 0.7117699868738427,
57
+ "ood_f1_hold": 0.7275907302142545,
58
+ "ood_f1_shift": 0.6959492435334309,
59
+ "ood_cm": [
60
+ [
61
+ 832,
62
+ 252
63
+ ],
64
+ [
65
+ 371,
66
+ 713
67
+ ]
68
+ ]
69
  }
70
  }