Commit c25f6a31 authored by lintangsutawika's avatar lintangsutawika
Browse files

alternative prompts for arithmetic

parent 5e4f1799
include: _template_02_yaml
task: arithmetic_4da_alt_02
dataset_name: arithmetic_4da
task_alias: 4da
\ No newline at end of file
include: _template_02_yaml
task: arithmetic_4ds_alt_02
dataset_name: arithmetic_4ds
task_alias: 4ds
\ No newline at end of file
include: _template_02_yaml
task: arithmetic_5da_alt_02
dataset_name: arithmetic_5da
task_alias: 5da
\ No newline at end of file
include: _template_02_yaml
task: arithmetic_5ds_alt_02
dataset_name: arithmetic_5ds
task_alias: 5ds
\ No newline at end of file
include: ../_template_yaml
group: arithmetic_alt_03
group_alias: arithmetic (Style 03)
dataset_path: EleutherAI/arithmetic
output_type: loglikelihood
validation_split: validation
test_split: null
doc_to_text: !function ../utils.style_03
doc_to_target: "{{completion}}"
metric_list:
- metric: acc
aggregation: mean
higher_is_better: true
- metric: brier_score
higher_is_better: false
\ No newline at end of file
include: _template_03_yaml
task: arithmetic_1dc_alt_03
dataset_name: arithmetic_1dc
task_alias: 1dc
\ No newline at end of file
include: _template_03_yaml
task: arithmetic_2da_alt_03
dataset_name: arithmetic_2da
task_alias: 2da
\ No newline at end of file
include: _template_03_yaml
task: arithmetic_2dm_alt_03
dataset_name: arithmetic_2dm
task_alias: 2dm
\ No newline at end of file
include: _template_03_yaml
task: arithmetic_2ds_alt_03
dataset_name: arithmetic_2ds
task_alias: 2ds
\ No newline at end of file
include: _template_03_yaml
task: arithmetic_3da_alt_03
dataset_name: arithmetic_3da
task_alias: 3da
\ No newline at end of file
include: _template_03_yaml
task: arithmetic_3ds_alt_03
dataset_name: arithmetic_3ds
task_alias: 3ds
\ No newline at end of file
include: _template_03_yaml
task: arithmetic_4da_alt_03
dataset_name: arithmetic_4da
task_alias: 4da
\ No newline at end of file
include: _template_03_yaml
task: arithmetic_4ds_alt_03
dataset_name: arithmetic_4ds
task_alias: 4ds
\ No newline at end of file
include: _template_03_yaml
task: arithmetic_5da_alt_03
dataset_name: arithmetic_5da
task_alias: 5da
\ No newline at end of file
include: _template_03_yaml
task: arithmetic_5ds_alt_03
dataset_name: arithmetic_5ds
task_alias: 5ds
\ No newline at end of file
include: ../_template_yaml
group: arithmetic_alt_04
group_alias: arithmetic (Style 04)
dataset_path: EleutherAI/arithmetic
output_type: loglikelihood
validation_split: validation
test_split: null
doc_to_text: !function ../utils.style_04
doc_to_target: "{{completion}}"
metric_list:
- metric: acc
aggregation: mean
higher_is_better: true
- metric: brier_score
higher_is_better: false
\ No newline at end of file
include: _template_04_yaml
task: arithmetic_1dc_alt_04
dataset_name: arithmetic_1dc
task_alias: 1dc
\ No newline at end of file
include: _template_04_yaml
task: arithmetic_2da_alt_04
dataset_name: arithmetic_2da
task_alias: 2da
\ No newline at end of file
include: _template_04_yaml
task: arithmetic_2dm_alt_04
dataset_name: arithmetic_2dm
task_alias: 2dm
\ No newline at end of file
include: _template_04_yaml
task: arithmetic_2ds_alt_04
dataset_name: arithmetic_2ds
task_alias: 2ds
\ No newline at end of file
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