Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -187,10 +187,14 @@ against the original's proven config; a second attempt matching it
|
|
| 187 |
under fully valid, matched train/test dropout conditions — **all four
|
| 188 |
architectures** now have a valid H1 confirmation, unanimous: MC-Dropout
|
| 189 |
provides no measurable calibration benefit under any tested
|
| 190 |
-
configuration.
|
| 191 |
-
|
| 192 |
-
|
| 193 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 194 |
|
| 195 |
**RQ2 — Spearman correlation, predictive entropy vs. explanation stability:**
|
| 196 |
|
|
|
|
| 187 |
under fully valid, matched train/test dropout conditions — **all four
|
| 188 |
architectures** now have a valid H1 confirmation, unanimous: MC-Dropout
|
| 189 |
provides no measurable calibration benefit under any tested
|
| 190 |
+
configuration.
|
| 191 |
+
|
| 192 |
+
**Promoted 2026-07-25**: `best_xception.pth` and `best_vit.pth` now
|
| 193 |
+
*are* these dropout-fix checkpoints (per the user's explicit go-ahead),
|
| 194 |
+
re-verified working correctly on the live backend afterward (both fake
|
| 195 |
+
and real test images, in-browser). The pre-promotion originals are
|
| 196 |
+
preserved, non-destructively, as `best_xception_predropoutfix_backup.pth`
|
| 197 |
+
/ `best_vit_predropoutfix_backup.pth` in this same repo.
|
| 198 |
|
| 199 |
**RQ2 — Spearman correlation, predictive entropy vs. explanation stability:**
|
| 200 |
|