"llm/git@developer.sourcefind.cn:orangecat/ollama.git" did not exist on "5f034f5b63cab3a5eb61104118727b088cceea21"
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: group:
- ai2_arc - ai2_arc
task: arc_easy task: arc_easy
dataset_path: ai2_arc dataset_path: allenai/ai2_arc
dataset_name: ARC-Easy dataset_name: ARC-Easy
output_type: multiple_choice output_type: multiple_choice
training_split: train training_split: train
......
group: flan_cot group: flan_cot
task: task:
- include: yaml_templates/cot_template_yaml - include: yaml_templates/cot_template_yaml
dataset_path: gsmk dataset_path: gsm8k
dataset_name: boolq
use_prompt: promptsource:* use_prompt: promptsource:*
validation_split: validation validation_split: validation
- include: yaml_templates/cot_template_yaml - include: yaml_templates/cot_template_yaml
......
group: qasper group: qasper
task: qasper_bool task: qasper_bool
dataset_path: qasper dataset_path: allenai/qasper
output_type: multiple_choice output_type: multiple_choice
training_split: train training_split: train
validation_split: validation validation_split: validation
......
group: qasper group: qasper
task: qasper_freeform task: qasper_freeform
dataset_path: qasper dataset_path: allenai/qasper
output_type: generate_until output_type: generate_until
training_split: train training_split: train
validation_split: validation 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