JonWen commited on
Commit
14d9b56
·
verified ·
1 Parent(s): cec4f47

Add subsampled mmlu_pro_bbh dataset (1M instances)

Browse files
data/subsample_mmlupro_bbh/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5487fa2e2a707017aefd245de1d89854639527d164f159a43271227d35d640ea
3
+ size 430819352
data/subsample_mmlupro_bbh/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0470338355d645c68fa77feead8f3d67845369da605dfaa79492b5537f3d0d96
3
+ size 431526728
data/subsample_mmlupro_bbh/dataset_info.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "sentence": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "label": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "metadata": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ }
17
+ },
18
+ "homepage": "",
19
+ "license": ""
20
+ }
data/subsample_mmlupro_bbh/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "578f0f31a668bacd",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }