Create README.MD
This commit is contained in:
parent
64d5b3a05a
commit
9a2db67d4e
37
README.MD
Normal file
37
README.MD
Normal file
@ -0,0 +1,37 @@
|
||||
---
|
||||
configs:
|
||||
- config_name: default
|
||||
data_files:
|
||||
- split: test
|
||||
path: "test/*.csv"
|
||||
- config_name: by_language
|
||||
data_files:
|
||||
- split: AR_XY
|
||||
path: "test/mmlu_AR-XY.csv"
|
||||
- split: BN_BD
|
||||
path: "test/mmlu_BN-BD.csv"
|
||||
- split: DE_DE
|
||||
path: "test/mmlu_DE-DE.csv"
|
||||
- split: ES_LA
|
||||
path: "test/mmlu_ES-LA.csv"
|
||||
- split: FR_FR
|
||||
path: "test/mmlu_FR-FR.csv"
|
||||
- split: HI_IN
|
||||
path: "test/mmlu_HI-IN.csv"
|
||||
- split: ID_ID
|
||||
path: "test/mmlu_ID-ID.csv"
|
||||
- split: IT_IT
|
||||
path: "test/mmlu_IT-IT.csv"
|
||||
- split: JA_JP
|
||||
path: "test/mmlu_JA-JP.csv"
|
||||
- split: KO_KR
|
||||
path: "test/mmlu_KO-KR.csv"
|
||||
- split: PT_BR
|
||||
path: "test/mmlu_PT-BR.csv"
|
||||
- split: SW_KE
|
||||
path: "test/mmlu_SW-KE.csv"
|
||||
- split: YO_NG
|
||||
path: "test/mmlu_YO-NG.csv"
|
||||
- split: ZH_CN
|
||||
path: "test/mmlu_ZN-CN.csv"
|
||||
---
|
Loading…
x
Reference in New Issue
Block a user