Upload metrics/aggregate_metrics.json with huggingface_hub
Browse files
metrics/aggregate_metrics.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"feature_sharing_ratio": 0.904541015625,
|
| 3 |
+
"semantic_stability_score": 0.26333864727123696,
|
| 4 |
+
"counterfactual_sensitivity_shift": {
|
| 5 |
+
"shared_redirected": 0.00014238167042117318,
|
| 6 |
+
"shared_attenuated": 0.005245326258614202,
|
| 7 |
+
"aligned_only": 0.0012683102040201388,
|
| 8 |
+
"base_only": 0.0017169300444611626,
|
| 9 |
+
"shared_intermediate": 0.0009521014982949038,
|
| 10 |
+
"shared_aligned": 0.023938294039908214
|
| 11 |
+
},
|
| 12 |
+
"superposition_fraction": 0.0,
|
| 13 |
+
"fve_base": 0.9987814498197346,
|
| 14 |
+
"fve_aligned": 0.998511500695613,
|
| 15 |
+
"dead_neuron_fraction": 0.9468875134541009,
|
| 16 |
+
"l0_sparsity_base": 51.260471395213074,
|
| 17 |
+
"l0_sparsity_aligned": 65.17587930531232,
|
| 18 |
+
"class_counts": {
|
| 19 |
+
"shared_redirected": 7603,
|
| 20 |
+
"shared_attenuated": 7064,
|
| 21 |
+
"aligned_only": 1101,
|
| 22 |
+
"base_only": 463,
|
| 23 |
+
"shared_intermediate": 111,
|
| 24 |
+
"shared_aligned": 42
|
| 25 |
+
},
|
| 26 |
+
"total_features": 16384
|
| 27 |
+
}
|