This commit is contained in:
Botao Chen 2025-03-11 21:02:22 -07:00
parent 34d7fb649e
commit 64fb1905a1
2 changed files with 2 additions and 2 deletions

View file

@ -196,7 +196,7 @@ def get_distribution_template() -> DistributionTemplate:
url={"uri": "https://huggingface.co/datasets/llamastack/gpqa_0shot_cot"},
metadata={
"path": "llamastack/gpqa_0shot_cot",
"name": "main",
"name": "gpqa_main",
"split": "train",
},
dataset_schema={

View file

@ -185,7 +185,7 @@ datasets:
uri: https://huggingface.co/datasets/llamastack/gpqa_0shot_cot
metadata:
path: llamastack/gpqa_0shot_cot
name: main
name: gpqa_main
split: train
dataset_id: gpqa_cot
provider_id: huggingface