ArmBench-LLM / required_categories.py
Bagratuni's picture
commit
a4d362f
raw
history blame contribute delete
409 Bytes
required_unified_exam_categories = [
"Average",
"Armenian language and literature",
"Armenian history",
"Mathematics"
]
required_mmlu_categories = [
"Biology",
"Business",
"Chemistry",
"Computer Science",
"Economics",
"Engineering",
"Health",
"History",
"Law",
"Math",
"Other",
"Philosophy",
"Physics",
"Psychology",
"Average"
]