mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 19:04:19 +00:00
Update reward_model_scoring.yaml
added small nit TODO for consideration
This commit is contained in:
parent
3c47124cab
commit
9bba12ca92
1 changed files with 2 additions and 0 deletions
|
@ -150,6 +150,8 @@ paths:
|
||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
# TODO: Maybe take local path but api first uploads and generates handle
|
||||||
|
# which is returned in the repsonse.
|
||||||
prompt_response_path:
|
prompt_response_path:
|
||||||
type: string
|
type: string
|
||||||
description: File path for a JSONL where each line is a JSON encoded `PromptResponsePair` object
|
description: File path for a JSONL where each line is a JSON encoded `PromptResponsePair` object
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue