endre01 commited on
Commit
6be97e2
·
verified ·
1 Parent(s): 6fe3dce

Initial upload of copied 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:1af6a752d376b92df2586a422001ac0dd28f88f86443c35645f5a80a3ec9e024
3
+ size 100324904
test/dataset_info.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "mnlp_m3_mcqa_dataset",
6
+ "dataset_size": 2299027015,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00000-of-00005.parquet": {
10
+ "num_bytes": 126118148,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00001-of-00005.parquet": {
14
+ "num_bytes": 108261019,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00002-of-00005.parquet": {
18
+ "num_bytes": 57197581,
19
+ "checksum": null
20
+ },
21
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00003-of-00005.parquet": {
22
+ "num_bytes": 39351449,
23
+ "checksum": null
24
+ },
25
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00004-of-00005.parquet": {
26
+ "num_bytes": 45471248,
27
+ "checksum": null
28
+ },
29
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/validation-00000-of-00001.parquet": {
30
+ "num_bytes": 3447774,
31
+ "checksum": null
32
+ },
33
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/test-00000-of-00001.parquet": {
34
+ "num_bytes": 9520573,
35
+ "checksum": null
36
+ }
37
+ },
38
+ "download_size": 389367792,
39
+ "features": {
40
+ "text": {
41
+ "dtype": "string",
42
+ "_type": "Value"
43
+ },
44
+ "dataset": {
45
+ "dtype": "string",
46
+ "_type": "Value"
47
+ },
48
+ "id": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "input_ids": {
53
+ "feature": {
54
+ "dtype": "int32",
55
+ "_type": "Value"
56
+ },
57
+ "_type": "Sequence"
58
+ },
59
+ "attention_mask": {
60
+ "feature": {
61
+ "dtype": "int8",
62
+ "_type": "Value"
63
+ },
64
+ "_type": "Sequence"
65
+ }
66
+ },
67
+ "homepage": "",
68
+ "license": "",
69
+ "size_in_bytes": 2688394807,
70
+ "splits": {
71
+ "train": {
72
+ "name": "train",
73
+ "num_bytes": 2167510953,
74
+ "num_examples": 317713,
75
+ "shard_lengths": [
76
+ 67543,
77
+ 68543,
78
+ 73543,
79
+ 83542,
80
+ 24542
81
+ ],
82
+ "dataset_name": "mnlp_m3_mcqa_dataset"
83
+ },
84
+ "validation": {
85
+ "name": "validation",
86
+ "num_bytes": 28991369,
87
+ "num_examples": 4675,
88
+ "dataset_name": "mnlp_m3_mcqa_dataset"
89
+ },
90
+ "test": {
91
+ "name": "test",
92
+ "num_bytes": 102524693,
93
+ "num_examples": 17266,
94
+ "dataset_name": "mnlp_m3_mcqa_dataset"
95
+ }
96
+ },
97
+ "version": {
98
+ "version_str": "0.0.0",
99
+ "major": 0,
100
+ "minor": 0,
101
+ "patch": 0
102
+ }
103
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "8cce9f24be81691f",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "test"
13
+ }
train/data-00000-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae182e4e85eba803cc57d54dcb9134ae5977db2ec422320c8fa1fd30bce04faa
3
+ size 468184576
train/data-00001-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82d71c65ef5382e2d861790eb8c691da8a4713e0c2d303862fbacd76785683ed
3
+ size 463229520
train/data-00002-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbc96cffb2802a9298cfe2febbfaeb793c1b2e9bb6dcc7d89bb7dc641c8967f9
3
+ size 445332832
train/data-00003-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:388be082537fece75f8d60723ac4c8c25ce74979c24b7cb51bd34fa841840286
3
+ size 374665096
train/data-00004-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6adf5ef4de9173795e04ddc9797f98d160f9db7a8d1899eb55c37f6e9a647f77
3
+ size 375603672
train/dataset_info.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "mnlp_m3_mcqa_dataset",
6
+ "dataset_size": 2299027015,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00000-of-00005.parquet": {
10
+ "num_bytes": 126118148,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00001-of-00005.parquet": {
14
+ "num_bytes": 108261019,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00002-of-00005.parquet": {
18
+ "num_bytes": 57197581,
19
+ "checksum": null
20
+ },
21
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00003-of-00005.parquet": {
22
+ "num_bytes": 39351449,
23
+ "checksum": null
24
+ },
25
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00004-of-00005.parquet": {
26
+ "num_bytes": 45471248,
27
+ "checksum": null
28
+ },
29
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/validation-00000-of-00001.parquet": {
30
+ "num_bytes": 3447774,
31
+ "checksum": null
32
+ },
33
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/test-00000-of-00001.parquet": {
34
+ "num_bytes": 9520573,
35
+ "checksum": null
36
+ }
37
+ },
38
+ "download_size": 389367792,
39
+ "features": {
40
+ "text": {
41
+ "dtype": "string",
42
+ "_type": "Value"
43
+ },
44
+ "dataset": {
45
+ "dtype": "string",
46
+ "_type": "Value"
47
+ },
48
+ "id": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "input_ids": {
53
+ "feature": {
54
+ "dtype": "int32",
55
+ "_type": "Value"
56
+ },
57
+ "_type": "Sequence"
58
+ },
59
+ "attention_mask": {
60
+ "feature": {
61
+ "dtype": "int8",
62
+ "_type": "Value"
63
+ },
64
+ "_type": "Sequence"
65
+ }
66
+ },
67
+ "homepage": "",
68
+ "license": "",
69
+ "size_in_bytes": 2688394807,
70
+ "splits": {
71
+ "train": {
72
+ "name": "train",
73
+ "num_bytes": 2167510953,
74
+ "num_examples": 317713,
75
+ "shard_lengths": [
76
+ 67543,
77
+ 68543,
78
+ 73543,
79
+ 83542,
80
+ 24542
81
+ ],
82
+ "dataset_name": "mnlp_m3_mcqa_dataset"
83
+ },
84
+ "validation": {
85
+ "name": "validation",
86
+ "num_bytes": 28991369,
87
+ "num_examples": 4675,
88
+ "dataset_name": "mnlp_m3_mcqa_dataset"
89
+ },
90
+ "test": {
91
+ "name": "test",
92
+ "num_bytes": 102524693,
93
+ "num_examples": 17266,
94
+ "dataset_name": "mnlp_m3_mcqa_dataset"
95
+ }
96
+ },
97
+ "version": {
98
+ "version_str": "0.0.0",
99
+ "major": 0,
100
+ "minor": 0,
101
+ "patch": 0
102
+ }
103
+ }
train/state.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00005.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00005.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00005.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00005.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00005.arrow"
17
+ }
18
+ ],
19
+ "_fingerprint": "8f1c993aa7425063",
20
+ "_format_columns": null,
21
+ "_format_kwargs": {},
22
+ "_format_type": null,
23
+ "_output_all_columns": false,
24
+ "_split": "train"
25
+ }
validation/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06dc4a7b5910c8ab33a66729e0abcc0d98a48f824fe76f04953e9d362d6c5680
3
+ size 28396400
validation/dataset_info.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "mnlp_m3_mcqa_dataset",
6
+ "dataset_size": 2299027015,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00000-of-00005.parquet": {
10
+ "num_bytes": 126118148,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00001-of-00005.parquet": {
14
+ "num_bytes": 108261019,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00002-of-00005.parquet": {
18
+ "num_bytes": 57197581,
19
+ "checksum": null
20
+ },
21
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00003-of-00005.parquet": {
22
+ "num_bytes": 39351449,
23
+ "checksum": null
24
+ },
25
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00004-of-00005.parquet": {
26
+ "num_bytes": 45471248,
27
+ "checksum": null
28
+ },
29
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/validation-00000-of-00001.parquet": {
30
+ "num_bytes": 3447774,
31
+ "checksum": null
32
+ },
33
+ "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/test-00000-of-00001.parquet": {
34
+ "num_bytes": 9520573,
35
+ "checksum": null
36
+ }
37
+ },
38
+ "download_size": 389367792,
39
+ "features": {
40
+ "text": {
41
+ "dtype": "string",
42
+ "_type": "Value"
43
+ },
44
+ "dataset": {
45
+ "dtype": "string",
46
+ "_type": "Value"
47
+ },
48
+ "id": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "input_ids": {
53
+ "feature": {
54
+ "dtype": "int32",
55
+ "_type": "Value"
56
+ },
57
+ "_type": "Sequence"
58
+ },
59
+ "attention_mask": {
60
+ "feature": {
61
+ "dtype": "int8",
62
+ "_type": "Value"
63
+ },
64
+ "_type": "Sequence"
65
+ }
66
+ },
67
+ "homepage": "",
68
+ "license": "",
69
+ "size_in_bytes": 2688394807,
70
+ "splits": {
71
+ "train": {
72
+ "name": "train",
73
+ "num_bytes": 2167510953,
74
+ "num_examples": 317713,
75
+ "shard_lengths": [
76
+ 67543,
77
+ 68543,
78
+ 73543,
79
+ 83542,
80
+ 24542
81
+ ],
82
+ "dataset_name": "mnlp_m3_mcqa_dataset"
83
+ },
84
+ "validation": {
85
+ "name": "validation",
86
+ "num_bytes": 28991369,
87
+ "num_examples": 4675,
88
+ "dataset_name": "mnlp_m3_mcqa_dataset"
89
+ },
90
+ "test": {
91
+ "name": "test",
92
+ "num_bytes": 102524693,
93
+ "num_examples": 17266,
94
+ "dataset_name": "mnlp_m3_mcqa_dataset"
95
+ }
96
+ },
97
+ "version": {
98
+ "version_str": "0.0.0",
99
+ "major": 0,
100
+ "minor": 0,
101
+ "patch": 0
102
+ }
103
+ }
validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "7a170d784fb082e7",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "validation"
13
+ }