init commit

This commit is contained in:
Botao Chen 2024-12-10 19:39:58 -08:00
parent e5993c565e
commit dc3d9d7720
3 changed files with 68 additions and 10 deletions

View file

@ -49,5 +49,20 @@ 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: []