Jhalak02 commited on
Commit
b1a78d0
·
verified ·
1 Parent(s): 531aa46

artifact update: runtime_thresholds.json

Browse files
Files changed (1) hide show
  1. runtime_thresholds.json +55 -0
runtime_thresholds.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chain_order": [
3
+ "1.2",
4
+ "1.1",
5
+ "2.1",
6
+ "1.4",
7
+ "2.2",
8
+ "2.5",
9
+ "2.4",
10
+ "2.6",
11
+ "1.3",
12
+ "1.5",
13
+ "2.3",
14
+ "3.1",
15
+ "3.2",
16
+ "3.3"
17
+ ],
18
+ "thresholds": {
19
+ "1.2": 0.10011042654514313,
20
+ "1.1": 0.26310932636260986,
21
+ "2.1": 0.22040173411369324,
22
+ "1.4": 0.1,
23
+ "2.2": 0.21424266695976257,
24
+ "2.5": 0.1751830130815506,
25
+ "2.4": 0.1,
26
+ "2.6": 0.29070141911506653,
27
+ "1.3": 0.14750602841377258,
28
+ "1.5": 0.1,
29
+ "2.3": 0.2071942239999771,
30
+ "3.1": 0.27852097153663635,
31
+ "3.2": 0.22354522347450256,
32
+ "3.3": 0.13663429021835327
33
+ },
34
+ "streaming_macro_f1_fixed": 0.2149353502613467,
35
+ "streaming_macro_f1_tuned": 0.4242010806222924,
36
+ "streaming_mean_auc": 0.5626067021231419,
37
+ "per_class_streaming_f1": {
38
+ "1.2": 0.14766839378238342,
39
+ "1.1": 0.5832809553739786,
40
+ "2.1": 0.18518518518518517,
41
+ "1.4": 0.2469879518072289,
42
+ "2.2": 0.33876221498371334,
43
+ "2.5": 0.4938875305623472,
44
+ "2.4": 0.0,
45
+ "2.6": 0.5905197030268418,
46
+ "1.3": 0.7056019070321812,
47
+ "1.5": 0.5387299371946964,
48
+ "2.3": 0.46888320545609546,
49
+ "3.1": 0.36995153473344106,
50
+ "3.2": 0.6313131313131313,
51
+ "3.3": 0.6380434782608696
52
+ },
53
+ "n": 1254,
54
+ "max_events_replay": 80
55
+ }