forked from phoenix-oss/llama-stack-mirror
precommit
This commit is contained in:
parent
205a50f10b
commit
bf135f38b1
4 changed files with 11 additions and 11 deletions
2
docs/_static/llama-stack-spec.yaml
vendored
2
docs/_static/llama-stack-spec.yaml
vendored
|
@ -5927,7 +5927,7 @@ components:
|
|||
- `benchmark_id`: Run evaluation task against a benchmark_id. Use this when
|
||||
you have a curated dataset and have settled on the graders. - `dataset_id`
|
||||
and `grader_ids`: Run evaluation task against a dataset_id and a list of grader_ids.
|
||||
Use this when you have datasets and / or are iterating on your graders. -
|
||||
Use this when you have datasets and / or are iterating on your graders. -
|
||||
`data_source` and `grader_ids`: Run evaluation task against a data source
|
||||
(e.g. rows, uri, etc.) and a list of grader_ids. Prefer this when you are
|
||||
early in your evaluation cycle and experimenting much more with your data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue