Unverified Commit 45a8f709 authored by Hailey Schoelkopf's avatar Hailey Schoelkopf Committed by GitHub
Browse files

Update migrated HF dataset paths (#1332)



* Update arc_easy.yaml

* Update flan_cot.yaml

* update HF dataset path

* Update freeform.yaml

* Update flan_cot.yaml

---------
Co-authored-by: default avatarLintang Sutawika <lintang@eleuther.ai>
parent 6e65ef38
group:
- ai2_arc
task: arc_easy
dataset_path: ai2_arc
dataset_path: allenai/ai2_arc
dataset_name: ARC-Easy
output_type: multiple_choice
training_split: train
......
group: flan_cot
task:
- include: yaml_templates/cot_template_yaml
dataset_path: gsmk
dataset_name: boolq
dataset_path: gsm8k
use_prompt: promptsource:*
validation_split: validation
- include: yaml_templates/cot_template_yaml
......
group: qasper
task: qasper_bool
dataset_path: qasper
dataset_path: allenai/qasper
output_type: multiple_choice
training_split: train
validation_split: validation
......
group: qasper
task: qasper_freeform
dataset_path: qasper
dataset_path: allenai/qasper
output_type: generate_until
training_split: train
validation_split: validation
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment