Card edits: drop v0.2, fix grammar
Browse files
README.md
CHANGED
|
@@ -54,7 +54,7 @@ model can also **parse** a real image (infer its most likely derivation) — see
|
|
| 54 |
| Compositional holdout (unseen combos) | ≥ 0.60 | 0.01 | ❌ |
|
| 55 |
| Grammar health (S_eff / alive texels) | ≥256 / ≥50% | 968 / 43% | ⚠️ texels over-pruned |
|
| 56 |
|
| 57 |
-
The architecture's structural claims
|
| 58 |
data far better than a no-grammar baseline, routes caption information, recovers
|
| 59 |
scene structure by parsing, and (after a targeted fix) paints real objects. The
|
| 60 |
open problem is **caption→object binding**: the model can draw objects and binds
|
|
|
|
| 54 |
| Compositional holdout (unseen combos) | ≥ 0.60 | 0.01 | ❌ |
|
| 55 |
| Grammar health (S_eff / alive texels) | ≥256 / ≥50% | 968 / 43% | ⚠️ texels over-pruned |
|
| 56 |
|
| 57 |
+
The architecture's structural claims prove out: it models
|
| 58 |
data far better than a no-grammar baseline, routes caption information, recovers
|
| 59 |
scene structure by parsing, and (after a targeted fix) paints real objects. The
|
| 60 |
open problem is **caption→object binding**: the model can draw objects and binds
|