williamratcliff commited on
Commit ·
e644a7d
1
Parent(s): 3e7ff2e
Make model card release-facing
Browse files
README.md
CHANGED
|
@@ -12,11 +12,11 @@ tags:
|
|
| 12 |
|
| 13 |
# InformedXRD Case-Study Checkpoints
|
| 14 |
|
| 15 |
-
This
|
| 16 |
|
| 17 |
## Contents
|
| 18 |
|
| 19 |
-
|
| 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
|
|
@@ -62,9 +62,8 @@ The associated benchmark payloads live in the separate Hugging Face dataset repo
|
|
| 62 |
|
| 63 |
- [`informedxrd/informedxrd-benchmarks`](https://huggingface.co/datasets/informedxrd/informedxrd-benchmarks)
|
| 64 |
|
| 65 |
-
##
|
| 66 |
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
4. Switch visibility when the review/release posture is decided.
|
|
|
|
| 12 |
|
| 13 |
# InformedXRD Case-Study Checkpoints
|
| 14 |
|
| 15 |
+
This Hugging Face model repository hosts the NeurIPS Evaluations & Datasets artifact release checkpoints associated with *InformedXRD*.
|
| 16 |
|
| 17 |
## Contents
|
| 18 |
|
| 19 |
+
This 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
|
|
|
|
| 62 |
|
| 63 |
- [`informedxrd/informedxrd-benchmarks`](https://huggingface.co/datasets/informedxrd/informedxrd-benchmarks)
|
| 64 |
|
| 65 |
+
## Release Status
|
| 66 |
|
| 67 |
+
This repository is intended to be a frozen reviewer-facing artifact. Future
|
| 68 |
+
corrections, if any, should be versioned explicitly rather than silently
|
| 69 |
+
replacing the submitted checkpoints.
|
|
|