yaitsaid commited on
Commit
7c67c41
·
verified ·
1 Parent(s): fb6cff1

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

Browse files
mixte-arch-comparison-bigru-en-AU.json CHANGED
@@ -4,15 +4,67 @@
4
  "config": "mixte",
5
  "n_params": 460695,
6
  "seul": {
7
- "test_acc": 0.6851928660306926,
8
- "test_auc": 0.7659509387681653,
9
- "ood_acc": 0.7123834886817576,
10
- "ood_auc": 0.8064311942709321
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  },
12
  "fusion": {
13
- "test_acc": 0.8872871330710611,
14
- "test_auc": 0.954804484815621,
15
- "ood_acc": 0.8288948069241012,
16
- "ood_auc": 0.8957980570956433
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  }
18
  }
 
4
  "config": "mixte",
5
  "n_params": 460695,
6
  "seul": {
7
+ "test_acc": 0.6928660306926586,
8
+ "test_auc": 0.7656848009135737,
9
+ "test_f1": 0.6916323177434409,
10
+ "test_f1_hold": 0.7111371172225472,
11
+ "test_f1_shift": 0.6721275182643347,
12
+ "test_cm": [
13
+ [
14
+ 1823,
15
+ 576
16
+ ],
17
+ [
18
+ 905,
19
+ 1518
20
+ ]
21
+ ],
22
+ "ood_acc": 0.7117177097203728,
23
+ "ood_auc": 0.7967680908367183,
24
+ "ood_f1": 0.7112414381318866,
25
+ "ood_f1_hold": 0.7229686500319897,
26
+ "ood_f1_shift": 0.6995142262317835,
27
+ "ood_cm": [
28
+ [
29
+ 565,
30
+ 186
31
+ ],
32
+ [
33
+ 247,
34
+ 504
35
+ ]
36
+ ]
37
  },
38
  "fusion": {
39
+ "test_acc": 0.8848111364824341,
40
+ "test_auc": 0.9546076240451125,
41
+ "test_f1": 0.8848105213247548,
42
+ "test_f1_hold": 0.8850767161639174,
43
+ "test_f1_shift": 0.8845443264855921,
44
+ "test_cm": [
45
+ [
46
+ 16123,
47
+ 2105
48
+ ],
49
+ [
50
+ 2082,
51
+ 16039
52
+ ]
53
+ ],
54
+ "ood_acc": 0.7949400798934754,
55
+ "ood_auc": 0.8748353283061555,
56
+ "ood_f1": 0.7946123341993709,
57
+ "ood_f1_hold": 0.8028169014084507,
58
+ "ood_f1_shift": 0.7864077669902912,
59
+ "ood_cm": [
60
+ [
61
+ 627,
62
+ 124
63
+ ],
64
+ [
65
+ 184,
66
+ 567
67
+ ]
68
+ ]
69
  }
70
  }