0xgr3y commited on
Commit
2d3e114
·
verified ·
1 Parent(s): c493ae8

Upload calibration_data.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. calibration_data.json +41 -41
calibration_data.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "ece": 0.1204,
3
  "n_bins": 15,
4
  "bin_boundaries": [
5
  0.0,
@@ -24,63 +24,63 @@
24
  0.0,
25
  0.0,
26
  0.0,
27
- 0.5,
28
- 0.5,
29
- 0.2,
30
- 0.5455,
31
- 1.0,
32
- 0.6923,
33
  1.0,
34
- 0.9524,
35
- 0.9932,
36
- 0.9958,
37
  1.0
38
  ],
39
  "bin_confidences": [
40
  0.0333,
41
  0.1,
42
  0.1667,
43
- 0.265,
44
- 0.3007,
45
- 0.3677,
46
- 0.4269,
47
- 0.4925,
48
- 0.5783,
49
- 0.6356,
50
- 0.6943,
51
- 0.7747,
52
- 0.8415,
53
- 0.8981,
54
- 0.9446
55
  ],
56
  "bin_counts": [
57
  0,
58
  0,
59
  0,
60
  1,
61
- 4,
62
  2,
 
 
63
  10,
64
- 11,
65
- 2,
66
- 13,
67
- 16,
68
- 63,
69
- 439,
70
- 708,
71
- 75
72
  ],
73
  "per_class_auc": {
74
- "barn": 0.995,
75
- "bridge": 0.9983,
76
- "castle": 0.9996,
77
- "mosque": 0.9987,
78
  "skyscraper": 0.9999,
79
- "stadium": 0.9999,
80
- "temple": 0.9976,
81
- "windmill": 0.9987
82
  },
83
- "temperature": 0.5400049194398104,
84
- "ece_before_t_scaling": 0.12037282419346627,
85
- "ece_after_t_scaling": 0.005275941378937221
86
  }
 
1
  {
2
+ "ece": 0.1813,
3
  "n_bins": 15,
4
  "bin_boundaries": [
5
  0.0,
 
24
  0.0,
25
  0.0,
26
  0.0,
27
+ 0.0,
28
+ 0.0,
29
+ 0.2857,
30
+ 0.4,
31
+ 0.75,
32
+ 0.8824,
33
  1.0,
34
+ 0.9865,
35
+ 0.9977,
36
+ 0.9375,
37
  1.0
38
  ],
39
  "bin_confidences": [
40
  0.0333,
41
  0.1,
42
  0.1667,
43
+ 0.2306,
44
+ 0.3179,
45
+ 0.3818,
46
+ 0.4339,
47
+ 0.502,
48
+ 0.5496,
49
+ 0.6375,
50
+ 0.7084,
51
+ 0.7819,
52
+ 0.8255,
53
+ 0.8889,
54
+ 0.9381
55
  ],
56
  "bin_counts": [
57
  0,
58
  0,
59
  0,
60
  1,
 
61
  2,
62
+ 1,
63
+ 7,
64
  10,
65
+ 8,
66
+ 17,
67
+ 26,
68
+ 371,
69
+ 868,
70
+ 32,
71
+ 1
 
72
  ],
73
  "per_class_auc": {
74
+ "barn": 0.9955,
75
+ "bridge": 0.9977,
76
+ "castle": 0.9998,
77
+ "mosque": 0.999,
78
  "skyscraper": 0.9999,
79
+ "stadium": 0.9954,
80
+ "temple": 0.9944,
81
+ "windmill": 0.9979
82
  },
83
+ "temperature": 0.46449432701083704,
84
+ "ece_before_t_scaling": 0.18125913327648527,
85
+ "ece_after_t_scaling": 0.009534640510460726
86
  }