williamratcliff commited on
Commit
3e7ff2e
·
1 Parent(s): f6c8b51

Correct checkpoint inventory wording

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,8 +18,8 @@ This staging directory is the draft Hugging Face model card for the NeurIPS Eval
18
 
19
  The intended public model repo contains only the checkpoints needed to reproduce the paper's evaluation case studies:
20
 
21
- - four ViT checkpoints used in the main ranking and calibration comparisons
22
- - one legacy replay-era ViT baseline
23
  - one 1D residual CNN control checkpoint
24
 
25
  It does **not** contain:
 
18
 
19
  The intended public model repo contains only the checkpoints needed to reproduce the paper's evaluation case studies:
20
 
21
+ - four ViT case-study checkpoints total, including the final mixed champion,
22
+ Stage-2c and PO comparison checkpoints, and the legacy replay-era baseline
23
  - one 1D residual CNN control checkpoint
24
 
25
  It does **not** contain: