ishangarg183 commited on
Commit
b37e035
·
verified ·
1 Parent(s): b51138c

Upload metrics/aggregate_metrics.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. metrics/aggregate_metrics.json +27 -0
metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.9329020182291666,
3
+ "semantic_stability_score": 0.4089992239600456,
4
+ "counterfactual_sensitivity_shift": {
5
+ "shared_redirected": 2.1213499848323893e-05,
6
+ "aligned_only": 0.0004543765195687228,
7
+ "shared_attenuated": -0.0003413870582368712,
8
+ "shared_intermediate": 0.0007699960689992555,
9
+ "shared_aligned": -0.0006949335329361038,
10
+ "base_only": -0.0006384419717101587
11
+ },
12
+ "superposition_fraction": 0.0,
13
+ "fve_base": 0.8630675214747484,
14
+ "fve_aligned": 0.8589342929305831,
15
+ "dead_neuron_fraction": 0.9711791225086508,
16
+ "l0_sparsity_base": 53.809508172796264,
17
+ "l0_sparsity_aligned": 52.47630253940455,
18
+ "class_counts": {
19
+ "shared_redirected": 13514,
20
+ "shared_attenuated": 6409,
21
+ "aligned_only": 1631,
22
+ "shared_aligned": 1510,
23
+ "shared_intermediate": 1494,
24
+ "base_only": 18
25
+ },
26
+ "total_features": 24576
27
+ }