Upload folder using huggingface_hub
Browse files- README.md +6 -1
- eval_records.tgz +2 -2
README.md
CHANGED
|
@@ -36,7 +36,12 @@ it on the 50 test episodes reproduces that seed's number (the README reports 3-s
|
|
| 36 |
`results/*.csv`. All three student seeds share the single K = 32 parent above, which was
|
| 37 |
trained from the seed-2 teacher; the repository's `results/lineage.csv` records parents and
|
| 38 |
SHA-256 hashes. The Push-T test seeds were reused while developing the distillation recipe,
|
| 39 |
-
so Part 2 comparisons are development-set results.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
|
| 41 |
## Usage
|
| 42 |
|
|
|
|
| 36 |
`results/*.csv`. All three student seeds share the single K = 32 parent above, which was
|
| 37 |
trained from the seed-2 teacher; the repository's `results/lineage.csv` records parents and
|
| 38 |
SHA-256 hashes. The Push-T test seeds were reused while developing the distillation recipe,
|
| 39 |
+
so Part 2 comparisons are development-set results. A pre-registered final holdout
|
| 40 |
+
(100 fresh episodes, one evaluation per model; `docs/FINAL_HOLDOUT.md` in the repository)
|
| 41 |
+
re-scored every released Push-T/Push-F policy: FM@8 0.617 ± 0.031, DDPM@100 0.537 ± 0.127,
|
| 42 |
+
1-step student 0.427 ± 0.025 vs its K = 32 parent 0.470 — the student's development-set
|
| 43 |
+
edge did not survive. The repository README's Final holdout section is the project's claim
|
| 44 |
+
of record; `eval_records.tgz` includes the `final_*.json` records.
|
| 45 |
|
| 46 |
## Usage
|
| 47 |
|
eval_records.tgz
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dde9dc6e6f566a3dd612b521b8eef6aea99607740a67ee4781dbebc09b2bb9ca
|
| 3 |
+
size 226155
|