-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump version to v0.4.4 ; Fixes to TMMLUplus (#2280)
- Loading branch information
1 parent
7a1614e
commit 543617f
Showing
77 changed files
with
195 additions
and
220 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
group: tmmluplus | ||
task: | ||
- tmmluplus_other | ||
- tmmluplus_social_sciences | ||
- tmmluplus_humanities | ||
- tmmluplus_STEM | ||
aggregate_metric_list: | ||
- metric: acc | ||
weight_by_size: True | ||
- metric: acc_norm | ||
weight_by_size: True | ||
metadata: | ||
version: 2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
group: tmmluplus_STEM | ||
task: | ||
- tmmluplus_STEM_tasks | ||
aggregate_metric_list: | ||
- metric: acc | ||
weight_by_size: True | ||
- metric: acc_norm | ||
weight_by_size: True | ||
metadata: | ||
version: 2.0 |
10 changes: 10 additions & 0 deletions
10
lm_eval/tasks/tmmluplus/default/_tmmluplus_humanities.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
group: tmmluplus_humanities | ||
task: | ||
- tmmluplus_humanities_tasks | ||
aggregate_metric_list: | ||
- metric: acc | ||
weight_by_size: True | ||
- metric: acc_norm | ||
weight_by_size: True | ||
metadata: | ||
version: 2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
group: tmmluplus_other | ||
task: | ||
- tmmluplus_other_tasks | ||
aggregate_metric_list: | ||
- metric: acc | ||
weight_by_size: True | ||
- metric: acc_norm | ||
weight_by_size: True | ||
metadata: | ||
version: 2.0 |
10 changes: 10 additions & 0 deletions
10
lm_eval/tasks/tmmluplus/default/_tmmluplus_social_sciences.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
group: tmmluplus_social_sciences | ||
task: | ||
- tmmluplus_social_sciences_tasks | ||
aggregate_metric_list: | ||
- metric: acc | ||
weight_by_size: True | ||
- metric: acc_norm | ||
weight_by_size: True | ||
metadata: | ||
version: 2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,4 +16,4 @@ metric_list: | |
aggregation: mean | ||
higher_is_better: true | ||
metadata: | ||
version: 1.0 | ||
version: 2.0 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "accounting" | ||
"description": "以下為會計學的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_other" | ||
"group_alias": "other" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_other_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_accounting" | ||
"task_alias": "accounting" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_administrative_law.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "administrative_law" | ||
"description": "以下為行政法的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_humanities" | ||
"group_alias": "humanities" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_humanities_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_administrative_law" | ||
"task_alias": "administrative law" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_advance_chemistry.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "advance_chemistry" | ||
"description": "以下為化學的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_STEM" | ||
"group_alias": "STEM" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_STEM_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_advance_chemistry" | ||
"task_alias": "advance chemistry" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "agriculture" | ||
"description": "以下為農業的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_other" | ||
"group_alias": "other" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_other_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_agriculture" | ||
"task_alias": "agriculture" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_anti_money_laundering.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "anti_money_laundering" | ||
"description": "以下為洗錢防制的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_humanities" | ||
"group_alias": "humanities" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_humanities_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_anti_money_laundering" | ||
"task_alias": "anti money laundering" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "auditing" | ||
"description": "以下為審計學的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_other" | ||
"group_alias": "other" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_other_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_auditing" | ||
"task_alias": "auditing" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_basic_medical_science.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "basic_medical_science" | ||
"description": "以下為基礎醫學的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_STEM" | ||
"group_alias": "STEM" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_STEM_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_basic_medical_science" | ||
"task_alias": "basic medical science" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_business_management.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "business_management" | ||
"description": "以下為企業管理的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_other" | ||
"group_alias": "other" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_other_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_business_management" | ||
"task_alias": "business management" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_chinese_language_and_literature.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "chinese_language_and_literature" | ||
"description": "以下為國文的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_social_sciences" | ||
"group_alias": "social sciences" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_social_sciences_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_chinese_language_and_literature" | ||
"task_alias": "chinese language and literature" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_clinical_psychology.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "clinical_psychology" | ||
"description": "以下為臨床心理學的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_social_sciences" | ||
"group_alias": "social sciences" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_social_sciences_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_clinical_psychology" | ||
"task_alias": "clinical psychology" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_computer_science.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "computer_science" | ||
"description": "以下為資訊工程的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_STEM" | ||
"group_alias": "STEM" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_STEM_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_computer_science" | ||
"task_alias": "computer science" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_culinary_skills.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "culinary_skills" | ||
"description": "以下為餐旅的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_other" | ||
"group_alias": "other" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_other_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_culinary_skills" | ||
"task_alias": "culinary skills" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "dentistry" | ||
"description": "以下為牙醫學的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_other" | ||
"group_alias": "other" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_other_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_dentistry" | ||
"task_alias": "dentistry" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "economics" | ||
"description": "以下為經濟學的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_social_sciences" | ||
"group_alias": "social sciences" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_social_sciences_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_economics" | ||
"task_alias": "economics" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "education" | ||
"description": "以下為教育常識的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_social_sciences" | ||
"group_alias": "social sciences" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_social_sciences_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_education" | ||
"task_alias": "education" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_education_(profession_level).yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "education_(profession_level)" | ||
"description": "以下為教育專業的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_social_sciences" | ||
"group_alias": "social sciences" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_social_sciences_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_education_(profession_level)" | ||
"task_alias": "education (profession level)" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_educational_psychology.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "educational_psychology" | ||
"description": "以下為教育心理的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_social_sciences" | ||
"group_alias": "social sciences" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_social_sciences_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_educational_psychology" | ||
"task_alias": "educational psychology" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_engineering_math.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "engineering_math" | ||
"description": "以下為工程數學的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_STEM" | ||
"group_alias": "STEM" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_STEM_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_engineering_math" | ||
"task_alias": "engineering math" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_finance_banking.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "finance_banking" | ||
"description": "以下為金融與法規的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_other" | ||
"group_alias": "other" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_other_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_finance_banking" | ||
"task_alias": "finance banking" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_financial_analysis.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "financial_analysis" | ||
"description": "以下為財務分析的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_other" | ||
"group_alias": "other" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_other_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_financial_analysis" | ||
"task_alias": "financial analysis" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "fire_science" | ||
"description": "以下為火災學的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_other" | ||
"group_alias": "other" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_other_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_fire_science" | ||
"task_alias": "fire science" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_general_principles_of_law.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "general_principles_of_law" | ||
"description": "以下為法學大意的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_humanities" | ||
"group_alias": "humanities" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_humanities_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_general_principles_of_law" | ||
"task_alias": "general principles of law" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_geography_of_taiwan.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "geography_of_taiwan" | ||
"description": "以下為台灣地理的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_social_sciences" | ||
"group_alias": "social sciences" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_social_sciences_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_geography_of_taiwan" | ||
"task_alias": "geography of taiwan" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_human_behavior.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "human_behavior" | ||
"description": "以下為人類行為與社會的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_social_sciences" | ||
"group_alias": "social sciences" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_social_sciences_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_human_behavior" | ||
"task_alias": "human behavior" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_insurance_studies.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "insurance_studies" | ||
"description": "以下為保險學的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_other" | ||
"group_alias": "other" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_other_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_insurance_studies" | ||
"task_alias": "insurance studies" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_introduction_to_law.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "introduction_to_law" | ||
"description": "以下為法律概論的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_humanities" | ||
"group_alias": "humanities" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_humanities_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_introduction_to_law" | ||
"task_alias": "introduction to law" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_jce_humanities.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "jce_humanities" | ||
"description": "以下為指考人文科目的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_humanities" | ||
"group_alias": "humanities" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_humanities_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_jce_humanities" | ||
"task_alias": "jce humanities" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_junior_chemistry.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "junior_chemistry" | ||
"description": "以下為國中理化的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_STEM" | ||
"group_alias": "STEM" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_STEM_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_junior_chemistry" | ||
"task_alias": "junior chemistry" |
5 changes: 2 additions & 3 deletions
5
lm_eval/tasks/tmmluplus/default/tmmluplus_junior_chinese_exam.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
"dataset_name": "junior_chinese_exam" | ||
"description": "以下為國中會考基測國文的單選題,請提供正確答案的選項。\n\n" | ||
"group": "tmmluplus_social_sciences" | ||
"group_alias": "social sciences" | ||
"include": "_default_template_yaml" | ||
"tag": "tmmluplus_social_sciences_tasks" | ||
"include": "_tmmluplus_template_yaml" | ||
"task": "tmmluplus_junior_chinese_exam" | ||
"task_alias": "junior chinese exam" |
Oops, something went wrong.