mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-21 14:38:40 +00:00
refine
This commit is contained in:
parent
dc3d9d7720
commit
8132b4e177
3 changed files with 34 additions and 31 deletions
|
|
@ -49,20 +49,5 @@ datasets:
|
|||
type: string
|
||||
text:
|
||||
type: string
|
||||
- dataset_id: alpaca_eval
|
||||
provider_id: huggingface-0
|
||||
url:
|
||||
uri: https://huggingface.co/datasets/causal-lm/code_alpaca
|
||||
metadata:
|
||||
path: causal-lm/code_alpaca
|
||||
name:
|
||||
split: validation
|
||||
dataset_schema:
|
||||
instruction:
|
||||
type: string
|
||||
input:
|
||||
type: string
|
||||
output:
|
||||
type: string
|
||||
scoring_fns: []
|
||||
eval_tasks: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue