Spaces:
Running
Running
Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
|
@@ -297,7 +297,7 @@ def footer_html() -> str:
|
|
| 297 |
<div class="body">
|
| 298 |
The arc traces scar-survival on the noisy-notebook benchmark from 50% (no defense)
|
| 299 |
to 100% (Guardian 2.3, final calibration). Guardian 1.0 uses a same-family clone
|
| 300 |
-
as arbiter — it shares the subject's blind spots and caps at
|
| 301 |
replaces the arbiter with live Wikipedia retrieval and three targeted fixes
|
| 302 |
(verbatim quote check, namesake relevance gate, soft threshold).
|
| 303 |
No live model is loaded in this Space: every answer and percentage on this page
|
|
|
|
| 297 |
<div class="body">
|
| 298 |
The arc traces scar-survival on the noisy-notebook benchmark from 50% (no defense)
|
| 299 |
to 100% (Guardian 2.3, final calibration). Guardian 1.0 uses a same-family clone
|
| 300 |
+
as arbiter — it shares the subject's blind spots and caps at 66.7%. Guardian 2.x
|
| 301 |
replaces the arbiter with live Wikipedia retrieval and three targeted fixes
|
| 302 |
(verbatim quote check, namesake relevance gate, soft threshold).
|
| 303 |
No live model is loaded in this Space: every answer and percentage on this page
|