Upload nemotron-4B/aegis-test-ru/probes_binary_eval/test_summary.txt with huggingface_hub
Browse files
nemotron-4B/aegis-test-ru/probes_binary_eval/test_summary.txt
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Binary probe TEST evaluation (1961 samples)
|
| 2 |
+
Probe trained on train split, best layer: 20
|
| 3 |
+
Label column: primary_cat, positive value: != safe
|
| 4 |
+
|
| 5 |
+
Class distribution (test):
|
| 6 |
+
safe: 719
|
| 7 |
+
unsafe: 1242
|
| 8 |
+
|
| 9 |
+
============================================================
|
| 10 |
+
Accuracy: 0.6369
|
| 11 |
+
F1: 0.7768
|
| 12 |
+
F1-macro: 0.4021
|
| 13 |
+
ROC-AUC: 0.8042
|
| 14 |
+
PR-AUC: 0.8719
|
| 15 |
+
============================================================
|
| 16 |
+
|
| 17 |
+
Bootstrap 95% CI (n=1000):
|
| 18 |
+
Accuracy: [0.6145, 0.6573]
|
| 19 |
+
F1: [0.7594, 0.7922]
|
| 20 |
+
F1-macro: [0.3898, 0.4148]
|
| 21 |
+
ROC-AUC: [0.7853, 0.8226]
|
| 22 |
+
PR-AUC: [0.8524, 0.8903]
|
| 23 |
+
|
| 24 |
+
precision recall f1-score support
|
| 25 |
+
|
| 26 |
+
safe 0.77 0.01 0.03 719
|
| 27 |
+
unsafe 0.64 1.00 0.78 1242
|
| 28 |
+
|
| 29 |
+
accuracy 0.64 1961
|
| 30 |
+
macro avg 0.70 0.51 0.40 1961
|
| 31 |
+
weighted avg 0.68 0.64 0.50 1961
|