Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
multiple-choice-qa
Languages:
English
Size:
1M - 10M
ArXiv:
License:
Add 'moral_disputes' config data files
Browse files
README.md
CHANGED
@@ -1359,6 +1359,8 @@ dataset_info:
|
|
1359 |
features:
|
1360 |
- name: question
|
1361 |
dtype: string
|
|
|
|
|
1362 |
- name: choices
|
1363 |
sequence: string
|
1364 |
- name: answer
|
@@ -1371,19 +1373,19 @@ dataset_info:
|
|
1371 |
'3': D
|
1372 |
splits:
|
1373 |
- name: auxiliary_train
|
1374 |
-
num_bytes:
|
1375 |
num_examples: 99842
|
1376 |
- name: test
|
1377 |
-
num_bytes:
|
1378 |
num_examples: 346
|
1379 |
- name: validation
|
1380 |
-
num_bytes:
|
1381 |
num_examples: 38
|
1382 |
- name: dev
|
1383 |
-
num_bytes:
|
1384 |
num_examples: 5
|
1385 |
-
download_size:
|
1386 |
-
dataset_size:
|
1387 |
- config_name: moral_scenarios
|
1388 |
features:
|
1389 |
- name: question
|
@@ -2221,6 +2223,16 @@ configs:
|
|
2221 |
path: miscellaneous/validation-*
|
2222 |
- split: dev
|
2223 |
path: miscellaneous/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2224 |
---
|
2225 |
|
2226 |
# Dataset Card for MMLU
|
|
|
1359 |
features:
|
1360 |
- name: question
|
1361 |
dtype: string
|
1362 |
+
- name: subject
|
1363 |
+
dtype: string
|
1364 |
- name: choices
|
1365 |
sequence: string
|
1366 |
- name: answer
|
|
|
1373 |
'3': D
|
1374 |
splits:
|
1375 |
- name: auxiliary_train
|
1376 |
+
num_bytes: 161000625
|
1377 |
num_examples: 99842
|
1378 |
- name: test
|
1379 |
+
num_bytes: 114034
|
1380 |
num_examples: 346
|
1381 |
- name: validation
|
1382 |
+
num_bytes: 13092
|
1383 |
num_examples: 38
|
1384 |
- name: dev
|
1385 |
+
num_bytes: 1833
|
1386 |
num_examples: 5
|
1387 |
+
download_size: 47238228
|
1388 |
+
dataset_size: 161129584
|
1389 |
- config_name: moral_scenarios
|
1390 |
features:
|
1391 |
- name: question
|
|
|
2223 |
path: miscellaneous/validation-*
|
2224 |
- split: dev
|
2225 |
path: miscellaneous/dev-*
|
2226 |
+
- config_name: moral_disputes
|
2227 |
+
data_files:
|
2228 |
+
- split: auxiliary_train
|
2229 |
+
path: moral_disputes/auxiliary_train-*
|
2230 |
+
- split: test
|
2231 |
+
path: moral_disputes/test-*
|
2232 |
+
- split: validation
|
2233 |
+
path: moral_disputes/validation-*
|
2234 |
+
- split: dev
|
2235 |
+
path: moral_disputes/dev-*
|
2236 |
---
|
2237 |
|
2238 |
# Dataset Card for MMLU
|
dataset_infos.json
CHANGED
@@ -2947,39 +2947,34 @@
|
|
2947 |
"features": {
|
2948 |
"question": {
|
2949 |
"dtype": "string",
|
2950 |
-
"
|
|
|
|
|
|
|
2951 |
"_type": "Value"
|
2952 |
},
|
2953 |
"choices": {
|
2954 |
"feature": {
|
2955 |
"dtype": "string",
|
2956 |
-
"id": null,
|
2957 |
"_type": "Value"
|
2958 |
},
|
2959 |
-
"length": -1,
|
2960 |
-
"id": null,
|
2961 |
"_type": "Sequence"
|
2962 |
},
|
2963 |
"answer": {
|
2964 |
-
"num_classes": 4,
|
2965 |
"names": [
|
2966 |
"A",
|
2967 |
"B",
|
2968 |
"C",
|
2969 |
"D"
|
2970 |
],
|
2971 |
-
"id": null,
|
2972 |
"_type": "ClassLabel"
|
2973 |
}
|
2974 |
},
|
2975 |
-
"
|
2976 |
-
"
|
2977 |
-
"task_templates": null,
|
2978 |
-
"builder_name": "mmlu",
|
2979 |
"config_name": "moral_disputes",
|
2980 |
"version": {
|
2981 |
"version_str": "1.0.0",
|
2982 |
-
"description": null,
|
2983 |
"major": 1,
|
2984 |
"minor": 0,
|
2985 |
"patch": 0
|
@@ -2987,39 +2982,32 @@
|
|
2987 |
"splits": {
|
2988 |
"auxiliary_train": {
|
2989 |
"name": "auxiliary_train",
|
2990 |
-
"num_bytes":
|
2991 |
"num_examples": 99842,
|
2992 |
-
"dataset_name":
|
2993 |
},
|
2994 |
"test": {
|
2995 |
"name": "test",
|
2996 |
-
"num_bytes":
|
2997 |
"num_examples": 346,
|
2998 |
-
"dataset_name":
|
2999 |
},
|
3000 |
"validation": {
|
3001 |
"name": "validation",
|
3002 |
-
"num_bytes":
|
3003 |
"num_examples": 38,
|
3004 |
-
"dataset_name":
|
3005 |
},
|
3006 |
"dev": {
|
3007 |
"name": "dev",
|
3008 |
-
"num_bytes":
|
3009 |
"num_examples": 5,
|
3010 |
-
"dataset_name":
|
3011 |
-
}
|
3012 |
-
},
|
3013 |
-
"download_checksums": {
|
3014 |
-
"data.tar": {
|
3015 |
-
"num_bytes": 166184960,
|
3016 |
-
"checksum": "bec563ba4bac1d6aaf04141cd7d1605d7a5ca833e38f994051e818489592989b"
|
3017 |
}
|
3018 |
},
|
3019 |
-
"download_size":
|
3020 |
-
"
|
3021 |
-
"
|
3022 |
-
"size_in_bytes": 326908174
|
3023 |
},
|
3024 |
"moral_scenarios": {
|
3025 |
"description": "This is a massive multitask test consisting of multiple-choice questions from various branches of knowledge, covering 57 tasks including elementary mathematics, US history, computer science, law, and more.\n",
|
|
|
2947 |
"features": {
|
2948 |
"question": {
|
2949 |
"dtype": "string",
|
2950 |
+
"_type": "Value"
|
2951 |
+
},
|
2952 |
+
"subject": {
|
2953 |
+
"dtype": "string",
|
2954 |
"_type": "Value"
|
2955 |
},
|
2956 |
"choices": {
|
2957 |
"feature": {
|
2958 |
"dtype": "string",
|
|
|
2959 |
"_type": "Value"
|
2960 |
},
|
|
|
|
|
2961 |
"_type": "Sequence"
|
2962 |
},
|
2963 |
"answer": {
|
|
|
2964 |
"names": [
|
2965 |
"A",
|
2966 |
"B",
|
2967 |
"C",
|
2968 |
"D"
|
2969 |
],
|
|
|
2970 |
"_type": "ClassLabel"
|
2971 |
}
|
2972 |
},
|
2973 |
+
"builder_name": "parquet",
|
2974 |
+
"dataset_name": "mmlu",
|
|
|
|
|
2975 |
"config_name": "moral_disputes",
|
2976 |
"version": {
|
2977 |
"version_str": "1.0.0",
|
|
|
2978 |
"major": 1,
|
2979 |
"minor": 0,
|
2980 |
"patch": 0
|
|
|
2982 |
"splits": {
|
2983 |
"auxiliary_train": {
|
2984 |
"name": "auxiliary_train",
|
2985 |
+
"num_bytes": 161000625,
|
2986 |
"num_examples": 99842,
|
2987 |
+
"dataset_name": null
|
2988 |
},
|
2989 |
"test": {
|
2990 |
"name": "test",
|
2991 |
+
"num_bytes": 114034,
|
2992 |
"num_examples": 346,
|
2993 |
+
"dataset_name": null
|
2994 |
},
|
2995 |
"validation": {
|
2996 |
"name": "validation",
|
2997 |
+
"num_bytes": 13092,
|
2998 |
"num_examples": 38,
|
2999 |
+
"dataset_name": null
|
3000 |
},
|
3001 |
"dev": {
|
3002 |
"name": "dev",
|
3003 |
+
"num_bytes": 1833,
|
3004 |
"num_examples": 5,
|
3005 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
3006 |
}
|
3007 |
},
|
3008 |
+
"download_size": 47238228,
|
3009 |
+
"dataset_size": 161129584,
|
3010 |
+
"size_in_bytes": 208367812
|
|
|
3011 |
},
|
3012 |
"moral_scenarios": {
|
3013 |
"description": "This is a massive multitask test consisting of multiple-choice questions from various branches of knowledge, covering 57 tasks including elementary mathematics, US history, computer science, law, and more.\n",
|
moral_disputes/auxiliary_train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2782fc860f57d9345a9233ab04f494b0af5ae85b893a27853f7014b14a3bd07
|
3 |
+
size 47163955
|
moral_disputes/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cce90bcedb2a3d252b2d6a1f8306800bf1d2889471f3451e6c3f4e68b198f0a
|
3 |
+
size 3860
|
moral_disputes/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db307676f94567725f19f771cde7e5b5ebb3ef8bcee2257517e8aac1f946856e
|
3 |
+
size 60229
|
moral_disputes/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e1a62e141b52b7170f0d46c8d49f3467945300b049799cf56a03b3e4508591c
|
3 |
+
size 10184
|