Commit af6e46fd authored by lintangsutawika's avatar lintangsutawika
Browse files

added prompt and output variations

parent 66421b57
group: mathqa_alt
task:
- mathqa_01
- mathqa_02
- mathqa_03
- mathqa_04
- mathqa_05
- mathqa_06
- mathqa_07
- mathqa_08
Investigate affect of letter options Investigate affect of letter options
- (A) - (A)
- A) - A)
...@@ -9,7 +8,6 @@ Investigate affect of letter options ...@@ -9,7 +8,6 @@ Investigate affect of letter options
- a) - a)
- a. - a.
- a\t - a\t
Answer types: Answer types:
- letters only - letters only
- original option - original option
......
...@@ -6,10 +6,5 @@ test_split: test ...@@ -6,10 +6,5 @@ test_split: test
doc_to_target: "{{['a', 'b', 'c', 'd', 'e'].index(correct)}}" doc_to_target: "{{['a', 'b', 'c', 'd', 'e'].index(correct)}}"
metric_list: metric_list:
- metric: acc - metric: acc
aggregation: mean
higher_is_better: true
- metric: acc_norm - metric: acc_norm
aggregation: mean
higher_is_better: true
- metric: brier_score - metric: brier_score
higher_is_better: false
group: mathqa_alt_ov
task:
- mathqa_alt_ov_01
- mathqa_alt_ov_02
- mathqa_alt_ov_03
- mathqa_alt_ov_04
- mathqa_alt_ov_05
- mathqa_alt_ov_06
- mathqa_alt_ov_07
- mathqa_alt_ov_08
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_01 group: mathqa_alt_ov_01
group_alias: style_01 task: mathqa_alt_ov_01a
task: mathqa_01a
task_alias: a
doc_to_text: !function ../styles.template_01 doc_to_text: !function ../styles.template_01
doc_to_choice: !function ../styles.choice_01a doc_to_choice: !function ../styles.choice_01a
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_01 group: mathqa_alt_ov_01
group_alias: style_01 task: mathqa_alt_ov_01b
task: mathqa_01b
task_alias: b
doc_to_text: !function ../styles.template_01 doc_to_text: !function ../styles.template_01
doc_to_choice: !function ../styles.choice_01b doc_to_choice: !function ../styles.choice_01b
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_01 group: mathqa_alt_ov_01
group_alias: style_01 task: mathqa_alt_ov_01c
task: mathqa_01c
task_alias: c
doc_to_text: !function ../styles.template_01 doc_to_text: !function ../styles.template_01
doc_to_choice: !function ../styles.choice_01c doc_to_choice: !function ../styles.choice_01c
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_02 group: mathqa_alt_ov_02
group_alias: style_02 task: mathqa_alt_ov_02a
task: mathqa_02a
task_alias: a
doc_to_text: !function ../styles.template_02 doc_to_text: !function ../styles.template_02
doc_to_choice: !function ../styles.choice_02a doc_to_choice: !function ../styles.choice_02a
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_02 group: mathqa_alt_ov_02
group_alias: style_02 task: mathqa_alt_ov_02b
task: mathqa_02b
task_alias: b
doc_to_text: !function ../styles.template_02 doc_to_text: !function ../styles.template_02
doc_to_choice: !function ../styles.choice_02b doc_to_choice: !function ../styles.choice_02b
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_02 group: mathqa_alt_ov_02
group_alias: style_02 task: mathqa_alt_ov_02c
task: mathqa_02c
task_alias: c
doc_to_text: !function ../styles.template_02 doc_to_text: !function ../styles.template_02
doc_to_choice: !function ../styles.choice_02c doc_to_choice: !function ../styles.choice_02c
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_03 group: mathqa_alt_ov_03
group_alias: style_03 task: mathqa_alt_ov_03a
task: mathqa_03a
task_alias: a
doc_to_text: !function ../styles.template_03 doc_to_text: !function ../styles.template_03
doc_to_choice: !function ../styles.choice_03a doc_to_choice: !function ../styles.choice_03a
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_03 group: mathqa_alt_ov_03
group_alias: style_03 task: mathqa_alt_ov_03b
task: mathqa_03b
task_alias: b
doc_to_text: !function ../styles.template_03 doc_to_text: !function ../styles.template_03
doc_to_choice: !function ../styles.choice_03b doc_to_choice: !function ../styles.choice_03b
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_03 group: mathqa_alt_ov_03
group_alias: style_03 task: mathqa_alt_ov_03c
task: mathqa_03c
task_alias: c
doc_to_text: !function ../styles.template_03 doc_to_text: !function ../styles.template_03
doc_to_choice: !function ../styles.choice_03c doc_to_choice: !function ../styles.choice_03c
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_04 group: mathqa_alt_ov_04
group_alias: style_04 task: mathqa_alt_ov_04a
task: mathqa_04a
task_alias: a
doc_to_text: !function ../styles.template_04 doc_to_text: !function ../styles.template_04
doc_to_choice: !function ../styles.choice_04a doc_to_choice: !function ../styles.choice_04a
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_04 group: mathqa_alt_ov_04
group_alias: style_04 task: mathqa_alt_ov_04b
task: mathqa_04b
task_alias: b
doc_to_text: !function ../styles.template_04 doc_to_text: !function ../styles.template_04
doc_to_choice: !function ../styles.choice_04b doc_to_choice: !function ../styles.choice_04b
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_04 group: mathqa_alt_ov_04
group_alias: style_04 task: mathqa_alt_ov_04c
task: mathqa_04c
task_alias: c
doc_to_text: !function ../styles.template_04 doc_to_text: !function ../styles.template_04
doc_to_choice: !function ../styles.choice_04c doc_to_choice: !function ../styles.choice_04c
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_05 group: mathqa_alt_ov_05
group_alias: style_05 task: mathqa_alt_ov_05a
task: mathqa_05a
task_alias: a
doc_to_text: !function ../styles.template_05 doc_to_text: !function ../styles.template_05
doc_to_choice: !function ../styles.choice_05a doc_to_choice: !function ../styles.choice_05a
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_05 group: mathqa_alt_ov_05
group_alias: style_05 task: mathqa_alt_ov_05b
task: mathqa_05b
task_alias: b
doc_to_text: !function ../styles.template_05 doc_to_text: !function ../styles.template_05
doc_to_choice: !function ../styles.choice_05b doc_to_choice: !function ../styles.choice_05b
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_05 group: mathqa_alt_ov_05
group_alias: style_05 task: mathqa_alt_ov_05c
task: mathqa_05c
task_alias: c
doc_to_text: !function ../styles.template_05 doc_to_text: !function ../styles.template_05
doc_to_choice: !function ../styles.choice_05c doc_to_choice: !function ../styles.choice_05c
include: ../_mathqa_alt_yaml include: ../_mathqa_alt_yaml
group: mathqa_06 group: mathqa_alt_ov_06
group_alias: style_06 task: mathqa_alt_ov_06a
task: mathqa_06a
task_alias: a
doc_to_text: !function ../styles.template_06 doc_to_text: !function ../styles.template_06
doc_to_choice: !function ../styles.choice_06a doc_to_choice: !function ../styles.choice_06a
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