File size: 1,215 Bytes
38b396b
841cb8d
397cc58
 
 
ab6febe
 
38b396b
 
 
 
 
 
 
ab6febe
 
 
38b396b
ab6febe
 
 
 
 
 
 
 
 
38b396b
ab6febe
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
title: 0 · Project hub
emoji: 🔁
colorFrom: indigo
colorTo: purple
sdk: static
app_file: index.html
pinned: true
license: mit
short_description: Durable correction of memorized LLM errors  hub
---

# Second Loop — Project hub

Landing page for the three demo Spaces of the Second Loop project. Each linked
Space is fully static (no model loaded); every number is a verbatim output of the
live experimental run.

- **Part 1 — Scar-Survival** — a memorized LLM error, corrected: how durable is the fix?
  · [Space](https://huggingface.co/spaces/Laborator/scar-survival)
  · [GitHub](https://github.com/SergheiBrinza/scar-survival)
- **Part 2 — External Grounding** — lifting self-correction 50% → 100% under a noisy notebook
  · [Space](https://huggingface.co/spaces/Laborator/external-grounding)
  · [GitHub](https://github.com/SergheiBrinza/external-grounding)
- **Part 3 — Thin Channel** — how rarely external truth can arrive before calibration collapses
  · [Space](https://huggingface.co/spaces/Laborator/thin-channel)
  · [GitHub](https://github.com/SergheiBrinza/thin-channel)

Subject model Qwen2.5-3B-Instruct (frozen); independent judge Qwen2.5-7B-Instruct.
Demo code: MIT.