yaitsaid commited on
Commit
d3dfb55
·
verified ·
1 Parent(s): 24cbd8e

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

Browse files
mixte-arch-comparison-bigru-en-GB.json CHANGED
@@ -4,15 +4,67 @@
4
  "config": "mixte",
5
  "n_params": 460695,
6
  "seul": {
7
- "test_acc": 0.7014036580178648,
8
- "test_auc": 0.7755163947703971,
9
- "ood_acc": 0.6352380952380953,
10
- "ood_auc": 0.6837995464852608
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  },
12
  "fusion": {
13
- "test_acc": 0.8891219741091391,
14
- "test_auc": 0.9564459498084827,
15
- "ood_acc": 0.7133333333333334,
16
- "ood_auc": 0.7703215419501134
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  }
18
  }
 
4
  "config": "mixte",
5
  "n_params": 460695,
6
  "seul": {
7
+ "test_acc": 0.6994895789025947,
8
+ "test_auc": 0.7805774933779299,
9
+ "test_f1": 0.6985891282645931,
10
+ "test_f1_hold": 0.7150635208711433,
11
+ "test_f1_shift": 0.6821147356580427,
12
+ "test_cm": [
13
+ [
14
+ 1773,
15
+ 532
16
+ ],
17
+ [
18
+ 881,
19
+ 1516
20
+ ]
21
+ ],
22
+ "ood_acc": 0.6261904761904762,
23
+ "ood_auc": 0.6908961451247164,
24
+ "ood_f1": 0.6224508562017571,
25
+ "ood_f1_hold": 0.6600259852750108,
26
+ "ood_f1_shift": 0.5848757271285034,
27
+ "ood_cm": [
28
+ [
29
+ 762,
30
+ 288
31
+ ],
32
+ [
33
+ 497,
34
+ 553
35
+ ]
36
+ ]
37
  },
38
  "fusion": {
39
+ "test_acc": 0.8906124927544232,
40
+ "test_auc": 0.9576982966722236,
41
+ "test_f1": 0.890612267401802,
42
+ "test_f1_hold": 0.8904552616303176,
43
+ "test_f1_shift": 0.8907692731732862,
44
+ "test_cm": [
45
+ [
46
+ 16107,
47
+ 2027
48
+ ],
49
+ [
50
+ 1936,
51
+ 16159
52
+ ]
53
+ ],
54
+ "ood_acc": 0.699047619047619,
55
+ "ood_auc": 0.7825460317460318,
56
+ "ood_f1": 0.6982196048113873,
57
+ "ood_f1_hold": 0.714027149321267,
58
+ "ood_f1_shift": 0.6824120603015076,
59
+ "ood_cm": [
60
+ [
61
+ 789,
62
+ 261
63
+ ],
64
+ [
65
+ 371,
66
+ 679
67
+ ]
68
+ ]
69
  }
70
  }