Tarunvoff commited on
Commit
f5032e4
·
verified ·
1 Parent(s): a34e9f8

Upload training_feature_stats.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. training_feature_stats.json +50 -0
training_feature_stats.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "anomaly_score": {
3
+ "mean": 0.5383269232914923,
4
+ "std": 0.22728314456858378,
5
+ "min": 0.01383,
6
+ "max": 0.99359,
7
+ "p25": 0.3645115,
8
+ "p75": 0.7241585
9
+ },
10
+ "if_score": {
11
+ "mean": 0.47827964694162184,
12
+ "std": 0.21496806314686615,
13
+ "min": 0.010764,
14
+ "max": 1.0,
15
+ "p25": 0.310986,
16
+ "p75": 0.6498079999999999
17
+ },
18
+ "pattern_score": {
19
+ "mean": 0.3105931052002391,
20
+ "std": 0.34077299621668583,
21
+ "min": 0.0,
22
+ "max": 0.999768,
23
+ "p25": 0.0,
24
+ "p75": 0.548133
25
+ },
26
+ "max_similarity_score": {
27
+ "mean": 0.5151382651922694,
28
+ "std": 0.2344172811375975,
29
+ "min": 0.008967,
30
+ "max": 0.992059,
31
+ "p25": 0.33855199999999996,
32
+ "p75": 0.699259
33
+ },
34
+ "trajectory_score": {
35
+ "mean": 0.4971123560470213,
36
+ "std": 0.25976857697599615,
37
+ "min": 0.00459,
38
+ "max": 0.995061,
39
+ "p25": 0.276177,
40
+ "p75": 0.7305265000000001
41
+ },
42
+ "intent_entropy": {
43
+ "mean": 0.4937420292887029,
44
+ "std": 0.2498040083543874,
45
+ "min": 0.004146,
46
+ "max": 0.996877,
47
+ "p25": 0.28507899999999997,
48
+ "p75": 0.7087654999999999
49
+ }
50
+ }