caiotheodoro commited on
Commit
5fd39f5
·
verified ·
1 Parent(s): 565a285

card: name the six sample PNGs

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ processor = AutoProcessor.from_pretrained(base_id)
62
 
63
  Two images: binder page, then policy page. Output schema is in the repo `CONTRACTS.md`. Training and eval in this project used Modal 4-bit, 384px (`cloud/modal_eval.py`).
64
 
65
- Sample pages (forge-rendered, not carrier scans): `samples/pass_binder.png`, `samples/ded_higher_policy.png`, `samples/ai_missing_policy.png`.
66
 
67
  ## Training
68
 
 
62
 
63
  Two images: binder page, then policy page. Output schema is in the repo `CONTRACTS.md`. Training and eval in this project used Modal 4-bit, 384px (`cloud/modal_eval.py`).
64
 
65
+ Sample pages (forge-rendered, not carrier scans) under `samples/`: PASS pair, `DEDUCTIBLE_HIGHER` pair, `AI_MISSING` pair.
66
 
67
  ## Training
68