Commit 7e6e3c20 authored by haileyschoelkopf's avatar haileyschoelkopf
Browse files

modify default yamls

parent 2041dc34
group: bigbench
dataset_path: hails/bigbench
output_type: greedy_until
dataset_kwargs:
# num_shots: 0 # TODO: num of shots for `bigbench` HF dataset should be controlled through this, not through the typical methods
# subtask_name: null
test_split: default
doc_to_text: inputs
doc_to_target: "{{targets[0]}}"
......
group: bigbench
dataset_path: hails/bigbench
dataset_kwargs:
num_shots: 0 # TODO: num of shots should be controlled through this, not through the typical methods
# num_shots: 0 # TODO: num of shots for `bigbench` HF dataset should be controlled through this, not through the typical methods
# subtask_name: null
output_type: multiple_choice
test_split: default
......
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