bryan7264 commited on
Commit
1baf5e1
·
verified ·
1 Parent(s): c91baa2

Delete output/deep_benchmarks/15_calibration_fix/results/calibration_fix.json with huggingface_hub

Browse files
output/deep_benchmarks/15_calibration_fix/results/calibration_fix.json DELETED
@@ -1,56 +0,0 @@
1
- {
2
- "temperature": 10.652817894814419,
3
- "test_coverage_raw": 0.24098,
4
- "test_coverage_calibrated": 0.9413733333333333,
5
- "calibration_curve": [
6
- {
7
- "level": 0.5,
8
- "raw": 0.08406,
9
- "calibrated": 0.6837466666666666
10
- },
11
- {
12
- "level": 0.6,
13
- "raw": 0.1043,
14
- "calibrated": 0.7609733333333333
15
- },
16
- {
17
- "level": 0.7,
18
- "raw": 0.12798,
19
- "calibrated": 0.8229066666666667
20
- },
21
- {
22
- "level": 0.8,
23
- "raw": 0.15860666666666667,
24
- "calibrated": 0.87384
25
- },
26
- {
27
- "level": 0.9,
28
- "raw": 0.2025,
29
- "calibrated": 0.9180266666666667
30
- },
31
- {
32
- "level": 0.95,
33
- "raw": 0.24098,
34
- "calibrated": 0.9413733333333333
35
- },
36
- {
37
- "level": 0.99,
38
- "raw": 0.31317333333333336,
39
- "calibrated": 0.9674466666666667
40
- }
41
- ],
42
- "real_filtering": {
43
- "all": {
44
- "r": -0.2767452667406712,
45
- "n": 236
46
- },
47
- "bottom_50pct": {
48
- "r": -0.32974092280493655,
49
- "n": 118
50
- },
51
- "bottom_25pct": {
52
- "r": -0.38987112439570726,
53
- "n": 59
54
- }
55
- }
56
- }