Upload analysis/sensitivity_summary.json with huggingface_hub
Browse files
analysis/sensitivity_summary.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_layers": 566,
|
| 3 |
+
"sensitive_layers_count": 418,
|
| 4 |
+
"tolerant_layers_count": 148,
|
| 5 |
+
"cosine_sim_min": 0.6611431241035461,
|
| 6 |
+
"cosine_sim_max": 0.966887354850769,
|
| 7 |
+
"cosine_sim_mean": 0.873353123664856,
|
| 8 |
+
"threshold": 0.9
|
| 9 |
+
}
|