Unverified Commit 6fbebb4b authored by Angelika Romanou's avatar Angelika Romanou Committed by GitHub
Browse files

Add INCLUDE tasks (#2769)



* Add INCLUDE tasks

* pacify pre-commit

---------
Co-authored-by: default avatarBaber <baber@hey.com>
parent bb4fa95e
include: _armenian_few_shot_og_template_yaml
description: 'Ստորև բերված են բազմակի ընտրության հարցեր (պատասխաններով) Arts & Humanities-ի
վերաբերյալ:'
process_docs: !function 'utils.process_arts_humanities'
task: include_base_44_armenian_few_shot_og_arts_humanities
include: _armenian_few_shot_og_template_yaml
description: 'Ստորև բերված են բազմակի ընտրության հարցեր (պատասխաններով) Driving License-ի
վերաբերյալ:'
process_docs: !function 'utils.process_driving_license'
task: include_base_44_armenian_few_shot_og_driving_license
include: _armenian_few_shot_og_template_yaml
description: 'Ստորև բերված են բազմակի ընտրության հարցեր (պատասխաններով) Social Science-ի
վերաբերյալ:'
process_docs: !function 'utils.process_social_science'
task: include_base_44_armenian_few_shot_og_social_science
include: _armenian_few_shot_og_template_yaml
description: 'Ստորև բերված են բազմակի ընտրության հարցեր (պատասխաններով) STEM-ի վերաբերյալ:'
process_docs: !function 'utils.process_stem'
task: include_base_44_armenian_few_shot_og_stem
from functools import partial
CATEGORIES = [
"Applied Science",
"Arts & Humanities",
"Business & Commerce",
"Driving License",
"General knowledge",
"Health oriented education",
"Marine License",
"Medical License",
"Professional certification",
"STEM",
"Social Science",
]
def process_docs(dataset, category):
return dataset.filter(lambda x: x["domain"] == category)
process_functions = {
f"process_{category.lower().replace(' & ', '_').replace(' ', '_')}": partial(
process_docs, category=category
)
for category in CATEGORIES
}
globals().update(process_functions)
dataset_path: CohereForAI/include-base-44
dataset_name: Azerbaijani
test_split: test
output_type: multiple_choice
doc_to_text: "{{question.strip()}}\nA. {{option_a}}\nB. {{option_b}}\nC. {{option_c}}\n
D. {{option_d}}\nAnswer:"
doc_to_choice:
- A
- B
- C
- D
doc_to_target: answer
metric_list:
- metric: acc
aggregation: mean
higher_is_better: true
metadata:
version: 0.0
group: include_base_44_azerbaijani
task:
- include_base_44_azerbaijani_few_shot_og_business_commerce
- include_base_44_azerbaijani_few_shot_og_applied_science
- include_base_44_azerbaijani_few_shot_og_arts_humanities
- include_base_44_azerbaijani_few_shot_og_social_science
- include_base_44_azerbaijani_few_shot_og_stem
- include_base_44_azerbaijani_few_shot_og_health_oriented_education
aggregate_metric_list:
- metric: acc
weight_by_size: true
metadata:
version: 0.0
include: _azerbaijani_few_shot_og_template_yaml
description: Aşağıdakılar Applied Science haqqında çoxseçimli suallardır (cavabları
ilə).
process_docs: !function 'utils.process_applied_science'
task: include_base_44_azerbaijani_few_shot_og_applied_science
include: _azerbaijani_few_shot_og_template_yaml
description: Aşağıdakılar Arts & Humanities haqqında çoxseçimli suallardır (cavabları
ilə).
process_docs: !function 'utils.process_arts_humanities'
task: include_base_44_azerbaijani_few_shot_og_arts_humanities
include: _azerbaijani_few_shot_og_template_yaml
description: Aşağıdakılar Business & Commerce haqqında çoxseçimli suallardır (cavabları
ilə).
process_docs: !function 'utils.process_business_commerce'
task: include_base_44_azerbaijani_few_shot_og_business_commerce
include: _azerbaijani_few_shot_og_template_yaml
description: Aşağıdakılar Health oriented education haqqında çoxseçimli suallardır
(cavabları ilə).
process_docs: !function 'utils.process_health_oriented_education'
task: include_base_44_azerbaijani_few_shot_og_health_oriented_education
include: _azerbaijani_few_shot_og_template_yaml
description: Aşağıdakılar Social Science haqqında çoxseçimli suallardır (cavabları
ilə).
process_docs: !function 'utils.process_social_science'
task: include_base_44_azerbaijani_few_shot_og_social_science
include: _azerbaijani_few_shot_og_template_yaml
description: Aşağıdakılar STEM haqqında çoxseçimli suallardır (cavabları ilə).
process_docs: !function 'utils.process_stem'
task: include_base_44_azerbaijani_few_shot_og_stem
from functools import partial
CATEGORIES = [
"Applied Science",
"Arts & Humanities",
"Business & Commerce",
"Driving License",
"General knowledge",
"Health oriented education",
"Marine License",
"Medical License",
"Professional certification",
"STEM",
"Social Science",
]
def process_docs(dataset, category):
return dataset.filter(lambda x: x["domain"] == category)
process_functions = {
f"process_{category.lower().replace(' & ', '_').replace(' ', '_')}": partial(
process_docs, category=category
)
for category in CATEGORIES
}
globals().update(process_functions)
dataset_path: CohereForAI/include-base-44
dataset_name: Basque
test_split: test
output_type: multiple_choice
doc_to_text: "{{question.strip()}}\nA. {{option_a}}\nB. {{option_b}}\nC. {{option_c}}\n
D. {{option_d}}\nAnswer:"
doc_to_choice:
- A
- B
- C
- D
doc_to_target: answer
metric_list:
- metric: acc
aggregation: mean
higher_is_better: true
metadata:
version: 0.0
group: include_base_44_basque
task:
- include_base_44_basque_few_shot_og_professional_certification
aggregate_metric_list:
- metric: acc
weight_by_size: true
metadata:
version: 0.0
include: _basque_few_shot_og_template_yaml
description: Honako hauek aukera anitzeko galderak dira (erantzunekin) Professional
certification-i buruz.
process_docs: !function 'utils.process_professional_certification'
task: include_base_44_basque_few_shot_og_professional_certification
from functools import partial
CATEGORIES = [
"Applied Science",
"Arts & Humanities",
"Business & Commerce",
"Driving License",
"General knowledge",
"Health oriented education",
"Marine License",
"Medical License",
"Professional certification",
"STEM",
"Social Science",
]
def process_docs(dataset, category):
return dataset.filter(lambda x: x["domain"] == category)
process_functions = {
f"process_{category.lower().replace(' & ', '_').replace(' ', '_')}": partial(
process_docs, category=category
)
for category in CATEGORIES
}
globals().update(process_functions)
dataset_path: CohereForAI/include-base-44
dataset_name: Belarusian
test_split: test
output_type: multiple_choice
doc_to_text: "{{question.strip()}}\nA. {{option_a}}\nB. {{option_b}}\nC. {{option_c}}\n
D. {{option_d}}\nAnswer:"
doc_to_choice:
- A
- B
- C
- D
doc_to_target: answer
metric_list:
- metric: acc
aggregation: mean
higher_is_better: true
metadata:
version: 0.0
group: include_base_44_belarusian
task:
- include_base_44_belarusian_few_shot_og_arts_humanities
- include_base_44_belarusian_few_shot_og_social_science
- include_base_44_belarusian_few_shot_og_stem
aggregate_metric_list:
- metric: acc
weight_by_size: true
metadata:
version: 0.0
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