Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -38,6 +38,9 @@ benchmark accuracy for these repos** — this dataset adds that layer.
|
|
| 38 |
| `summary_*.csv` | per-family / per-operator aggregates |
|
| 39 |
| `RESULTS_BEETLE_MERGE_EVAL.md` | what ran, what did not, the honest verdict per family |
|
| 40 |
| `fig_headline_naive_vs_aligned.png` | naive-vs-aligned and better-parent-vs-merged scatters, faceted by provenance family |
|
|
|
|
|
|
|
|
|
|
| 41 |
|
| 42 |
`kind == "reference"` rows are the parent and ceiling models themselves; `kind == "merge"`
|
| 43 |
rows are the merged rungs. Chance is 0.5 for every minimal-pair benchmark and 50 for BLiSS.
|
|
|
|
| 38 |
| `summary_*.csv` | per-family / per-operator aggregates |
|
| 39 |
| `RESULTS_BEETLE_MERGE_EVAL.md` | what ran, what did not, the honest verdict per family |
|
| 40 |
| `fig_headline_naive_vs_aligned.png` | naive-vs-aligned and better-parent-vs-merged scatters, faceted by provenance family |
|
| 41 |
+
| `fig_merge_vs_joint_ceiling.png` | merged vs jointly-trained counterpart, for the two families that publish one |
|
| 42 |
+
| `arm_identity_audit.csv` | per operator-block: which arms exist, and whether aligned/transport are byte-identical to naive |
|
| 43 |
+
| `harness_validation_vs_beetle_analyze.csv` | cell-by-cell agreement with beetle-analyze published numbers |
|
| 44 |
|
| 45 |
`kind == "reference"` rows are the parent and ceiling models themselves; `kind == "merge"`
|
| 46 |
rows are the merged rungs. Chance is 0.5 for every minimal-pair benchmark and 50 for BLiSS.
|