Mark all the subsets as test splits + disallow crawling (#6)

- Mark all the subsets as test splits + disallow crawling (594fefbe6a560b738702395500747e3973d78374)


Co-authored-by: Quentin Lhoest <lhoestq@users.noreply.huggingface.co>
This commit is contained in:
Erik Ritter 2024-10-03 16:31:52 +00:00 committed by system
parent 6f08ae4f7e
commit 79dfd44c50
No known key found for this signature in database
GPG Key ID: 6A528E38E0733467

@ -6,35 +6,61 @@ configs:
data_files:
- split: test
path: test/*.csv
- config_name: by_language
- config_name: AR_XY
data_files:
- split: AR_XY
- split: test
path: test/mmlu_AR-XY.csv
- split: BN_BD
- config_name: BN_BD
data_files:
- split: test
path: test/mmlu_BN-BD.csv
- split: DE_DE
- config_name: DE_DE
data_files:
- split: test
path: test/mmlu_DE-DE.csv
- split: ES_LA
- config_name: ES_LA
data_files:
- split: test
path: test/mmlu_ES-LA.csv
- split: FR_FR
- config_name: FR_FR
data_files:
- split: test
path: test/mmlu_FR-FR.csv
- split: HI_IN
- config_name: HI_IN
data_files:
- split: test
path: test/mmlu_HI-IN.csv
- split: ID_ID
- config_name: ID_ID
data_files:
- split: test
path: test/mmlu_ID-ID.csv
- split: IT_IT
- config_name: IT_IT
data_files:
- split: test
path: test/mmlu_IT-IT.csv
- split: JA_JP
- config_name: JA_JP
data_files:
- split: test
path: test/mmlu_JA-JP.csv
- split: KO_KR
- config_name: KO_KR
data_files:
- split: test
path: test/mmlu_KO-KR.csv
- split: PT_BR
- config_name: PT_BR
data_files:
- split: test
path: test/mmlu_PT-BR.csv
- split: SW_KE
- config_name: SW_KE
data_files:
- split: test
path: test/mmlu_SW-KE.csv
- split: YO_NG
- config_name: YO_NG
data_files:
- split: test
path: test/mmlu_YO-NG.csv
- split: ZH_CN
- config_name: ZH_CN
data_files:
- split: test
path: test/mmlu_ZH-CN.csv
language:
- ar