Clarify FlowBench Harbor scoring boundary
Browse files- harbor/README.md +3 -3
harbor/README.md
CHANGED
|
@@ -14,9 +14,9 @@ Files intentionally excluded from this public package:
|
|
| 14 |
- strict verifier expected files
|
| 15 |
- model result logs and generated transcripts
|
| 16 |
|
| 17 |
-
Official benchmark scores should be computed with a private
|
| 18 |
-
freshly generated held-out split. Publishing fixed labels
|
| 19 |
-
would make hard-coded benchmark submissions possible.
|
| 20 |
|
| 21 |
For public runs, freeze prompts and adapters before scoring and reject
|
| 22 |
task-id-specific lookup logic. Public Harbor results are smoke-test results, not
|
|
|
|
| 14 |
- strict verifier expected files
|
| 15 |
- model result logs and generated transcripts
|
| 16 |
|
| 17 |
+
Official-style or private benchmark scores should be computed with a private
|
| 18 |
+
evaluator pack or a freshly generated held-out split. Publishing fixed labels
|
| 19 |
+
for the official split would make hard-coded benchmark submissions possible.
|
| 20 |
|
| 21 |
For public runs, freeze prompts and adapters before scoring and reject
|
| 22 |
task-id-specific lookup logic. Public Harbor results are smoke-test results, not
|