We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 583e49d commit a5552ccCopy full SHA for a5552cc
1 file changed
README.md
@@ -297,7 +297,7 @@ Exactly one evaluator source is required: `--evaluator-command` OR `--evaluator-
297
| `--early-stop-threshold <float>` | Min improvement required over window | `0.005` |
298
| `--spec-file <path>` | Load TOML spec defaults | -- |
299
| `--task-model <model>` | Optional metadata forwarded to evaluators | -- |
300
-| `--score-range unit|any` | Score validation mode for cmd/http | `unit` |
+| `--score-range unit\|any` | Score validation mode for cmd/http | `unit` |
301
302
## Learn More
303
0 commit comments