This commit is contained in:
Botao Chen 2025-01-09 16:57:48 -08:00
parent 49e1a25343
commit 929e7c0e69
6 changed files with 9 additions and 25 deletions

View file

@ -29,8 +29,8 @@ providers:
provider_type: inline::basic
config: {}
datasetio:
- provider_id: huggingface-0
provider_type: remote::huggingface
- provider_id: localfs
provider_type: inline::localfs
config: {}
telemetry:
- provider_id: meta-reference
@ -68,23 +68,6 @@ metadata_store:
models: []
shields: []
memory_banks: []
datasets:
- dataset_id: alpaca
provider_id: huggingface-0
url:
uri: https://huggingface.co/datasets/tatsu-lab/alpaca
metadata:
path: tatsu-lab/alpaca
name:
split: train
dataset_schema:
instruction:
type: string
input:
type: string
output:
type: string
text:
type: string
datasets: []
scoring_fns: []
eval_tasks: []