cebeuq commited on
Commit
75befd1
·
verified ·
1 Parent(s): 76b1406

Card edits: drop v0.2, fix grammar

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 proves that 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
 
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