charlottemeyer commited on
Commit
2b076d1
·
verified ·
1 Parent(s): c2a1145

Initial dataset copy from charlottesce/MNLP_M2_mcqa_dataset

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "validation", "test"]}
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:000e623f9a61c47f65e02d962533e0966443c81759518c4009ce6231b4190137
3
+ size 1736168
test/dataset_info.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "mnlp_m2_mcqa_dataset",
6
+ "dataset_size": 34798592,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/charlottesce/MNLP_M2_mcqa_dataset@47bbe67eaede7a41f6662fe60a747759057e032e/data/train-00000-of-00001.parquet": {
10
+ "num_bytes": 18398886,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/charlottesce/MNLP_M2_mcqa_dataset@47bbe67eaede7a41f6662fe60a747759057e032e/data/validation-00000-of-00001.parquet": {
14
+ "num_bytes": 897827,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/charlottesce/MNLP_M2_mcqa_dataset@47bbe67eaede7a41f6662fe60a747759057e032e/data/test-00000-of-00001.parquet": {
18
+ "num_bytes": 988322,
19
+ "checksum": null
20
+ }
21
+ },
22
+ "download_size": 20285035,
23
+ "features": {
24
+ "source": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "id": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "question": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ },
36
+ "options": {
37
+ "feature": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "_type": "Sequence"
42
+ },
43
+ "answer": {
44
+ "dtype": "string",
45
+ "_type": "Value"
46
+ },
47
+ "reasoning": {
48
+ "dtype": "string",
49
+ "_type": "Value"
50
+ }
51
+ },
52
+ "homepage": "",
53
+ "license": "",
54
+ "size_in_bytes": 55083627,
55
+ "splits": {
56
+ "train": {
57
+ "name": "train",
58
+ "num_bytes": 31584864,
59
+ "num_examples": 65006,
60
+ "dataset_name": "mnlp_m2_mcqa_dataset"
61
+ },
62
+ "validation": {
63
+ "name": "validation",
64
+ "num_bytes": 1481390,
65
+ "num_examples": 3027,
66
+ "dataset_name": "mnlp_m2_mcqa_dataset"
67
+ },
68
+ "test": {
69
+ "name": "test",
70
+ "num_bytes": 1732338,
71
+ "num_examples": 4538,
72
+ "dataset_name": "mnlp_m2_mcqa_dataset"
73
+ }
74
+ },
75
+ "version": {
76
+ "version_str": "0.0.0",
77
+ "major": 0,
78
+ "minor": 0,
79
+ "patch": 0
80
+ }
81
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a190571412e1f7ae",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "test"
13
+ }
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:630cb1c9037a28cbbfdd8a74709792861a0e269ce9d3c5088608d848f6130eb6
3
+ size 31625200
train/dataset_info.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "mnlp_m2_mcqa_dataset",
6
+ "dataset_size": 34798592,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/charlottesce/MNLP_M2_mcqa_dataset@47bbe67eaede7a41f6662fe60a747759057e032e/data/train-00000-of-00001.parquet": {
10
+ "num_bytes": 18398886,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/charlottesce/MNLP_M2_mcqa_dataset@47bbe67eaede7a41f6662fe60a747759057e032e/data/validation-00000-of-00001.parquet": {
14
+ "num_bytes": 897827,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/charlottesce/MNLP_M2_mcqa_dataset@47bbe67eaede7a41f6662fe60a747759057e032e/data/test-00000-of-00001.parquet": {
18
+ "num_bytes": 988322,
19
+ "checksum": null
20
+ }
21
+ },
22
+ "download_size": 20285035,
23
+ "features": {
24
+ "source": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "id": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "question": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ },
36
+ "options": {
37
+ "feature": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "_type": "Sequence"
42
+ },
43
+ "answer": {
44
+ "dtype": "string",
45
+ "_type": "Value"
46
+ },
47
+ "reasoning": {
48
+ "dtype": "string",
49
+ "_type": "Value"
50
+ }
51
+ },
52
+ "homepage": "",
53
+ "license": "",
54
+ "size_in_bytes": 55083627,
55
+ "splits": {
56
+ "train": {
57
+ "name": "train",
58
+ "num_bytes": 31584864,
59
+ "num_examples": 65006,
60
+ "dataset_name": "mnlp_m2_mcqa_dataset"
61
+ },
62
+ "validation": {
63
+ "name": "validation",
64
+ "num_bytes": 1481390,
65
+ "num_examples": 3027,
66
+ "dataset_name": "mnlp_m2_mcqa_dataset"
67
+ },
68
+ "test": {
69
+ "name": "test",
70
+ "num_bytes": 1732338,
71
+ "num_examples": 4538,
72
+ "dataset_name": "mnlp_m2_mcqa_dataset"
73
+ }
74
+ },
75
+ "version": {
76
+ "version_str": "0.0.0",
77
+ "major": 0,
78
+ "minor": 0,
79
+ "patch": 0
80
+ }
81
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "17a669e24eb04b53",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
validation/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:424b11a1ad773953ff7837da4c7fe829d8b78b2d78ca04ea08d0d2a471bee870
3
+ size 1484584
validation/dataset_info.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "mnlp_m2_mcqa_dataset",
6
+ "dataset_size": 34798592,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/charlottesce/MNLP_M2_mcqa_dataset@47bbe67eaede7a41f6662fe60a747759057e032e/data/train-00000-of-00001.parquet": {
10
+ "num_bytes": 18398886,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/charlottesce/MNLP_M2_mcqa_dataset@47bbe67eaede7a41f6662fe60a747759057e032e/data/validation-00000-of-00001.parquet": {
14
+ "num_bytes": 897827,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/charlottesce/MNLP_M2_mcqa_dataset@47bbe67eaede7a41f6662fe60a747759057e032e/data/test-00000-of-00001.parquet": {
18
+ "num_bytes": 988322,
19
+ "checksum": null
20
+ }
21
+ },
22
+ "download_size": 20285035,
23
+ "features": {
24
+ "source": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "id": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "question": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ },
36
+ "options": {
37
+ "feature": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "_type": "Sequence"
42
+ },
43
+ "answer": {
44
+ "dtype": "string",
45
+ "_type": "Value"
46
+ },
47
+ "reasoning": {
48
+ "dtype": "string",
49
+ "_type": "Value"
50
+ }
51
+ },
52
+ "homepage": "",
53
+ "license": "",
54
+ "size_in_bytes": 55083627,
55
+ "splits": {
56
+ "train": {
57
+ "name": "train",
58
+ "num_bytes": 31584864,
59
+ "num_examples": 65006,
60
+ "dataset_name": "mnlp_m2_mcqa_dataset"
61
+ },
62
+ "validation": {
63
+ "name": "validation",
64
+ "num_bytes": 1481390,
65
+ "num_examples": 3027,
66
+ "dataset_name": "mnlp_m2_mcqa_dataset"
67
+ },
68
+ "test": {
69
+ "name": "test",
70
+ "num_bytes": 1732338,
71
+ "num_examples": 4538,
72
+ "dataset_name": "mnlp_m2_mcqa_dataset"
73
+ }
74
+ },
75
+ "version": {
76
+ "version_str": "0.0.0",
77
+ "major": 0,
78
+ "minor": 0,
79
+ "patch": 0
80
+ }
81
+ }
validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "3339e6b6f5b3a05d",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "validation"
13
+ }