File size: 409 Bytes
c633720
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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" 
]