arjunvignesh commited on
Commit
afdd4ea
·
verified ·
1 Parent(s): dd72eed

Upload folder using huggingface_hub

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:fe689e8c7e6d0fa0840d397bdea1e202666ad5f32db01edcca49c70d8ee57ec4
3
+ size 217664
test/dataset_info.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "sst2",
5
+ "dataset_name": "glue",
6
+ "dataset_size": 5022007,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/glue@bcdcba79d07bc864c1c254ccfcedcce55bcc9a8c/sst2/train-00000-of-00001.parquet": {
10
+ "num_bytes": 3110468,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/glue@bcdcba79d07bc864c1c254ccfcedcce55bcc9a8c/sst2/validation-00000-of-00001.parquet": {
14
+ "num_bytes": 72819,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/glue@bcdcba79d07bc864c1c254ccfcedcce55bcc9a8c/sst2/test-00000-of-00001.parquet": {
18
+ "num_bytes": 147793,
19
+ "checksum": null
20
+ }
21
+ },
22
+ "download_size": 3331080,
23
+ "features": {
24
+ "sentence": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "label": {
29
+ "names": [
30
+ "negative",
31
+ "positive"
32
+ ],
33
+ "_type": "ClassLabel"
34
+ },
35
+ "idx": {
36
+ "dtype": "int32",
37
+ "_type": "Value"
38
+ }
39
+ },
40
+ "homepage": "",
41
+ "license": "",
42
+ "size_in_bytes": 8353087,
43
+ "splits": {
44
+ "train": {
45
+ "name": "train",
46
+ "num_bytes": 4698441,
47
+ "num_examples": 67349,
48
+ "dataset_name": "glue"
49
+ },
50
+ "validation": {
51
+ "name": "validation",
52
+ "num_bytes": 106470,
53
+ "num_examples": 872,
54
+ "dataset_name": "glue"
55
+ },
56
+ "test": {
57
+ "name": "test",
58
+ "num_bytes": 217096,
59
+ "num_examples": 1821,
60
+ "dataset_name": "glue"
61
+ }
62
+ },
63
+ "version": {
64
+ "version_str": "0.0.0",
65
+ "major": 0,
66
+ "minor": 0,
67
+ "patch": 0
68
+ }
69
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b29d1cabc7b0deb2",
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:47387d613631ae60c690f2dd67b8f80d0c39e36d9080ca438eb0f18e1ca4cb4a
3
+ size 4700272
train/dataset_info.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "sst2",
5
+ "dataset_name": "glue",
6
+ "dataset_size": 5022007,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/glue@bcdcba79d07bc864c1c254ccfcedcce55bcc9a8c/sst2/train-00000-of-00001.parquet": {
10
+ "num_bytes": 3110468,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/glue@bcdcba79d07bc864c1c254ccfcedcce55bcc9a8c/sst2/validation-00000-of-00001.parquet": {
14
+ "num_bytes": 72819,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/glue@bcdcba79d07bc864c1c254ccfcedcce55bcc9a8c/sst2/test-00000-of-00001.parquet": {
18
+ "num_bytes": 147793,
19
+ "checksum": null
20
+ }
21
+ },
22
+ "download_size": 3331080,
23
+ "features": {
24
+ "sentence": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "label": {
29
+ "names": [
30
+ "negative",
31
+ "positive"
32
+ ],
33
+ "_type": "ClassLabel"
34
+ },
35
+ "idx": {
36
+ "dtype": "int32",
37
+ "_type": "Value"
38
+ }
39
+ },
40
+ "homepage": "",
41
+ "license": "",
42
+ "size_in_bytes": 8353087,
43
+ "splits": {
44
+ "train": {
45
+ "name": "train",
46
+ "num_bytes": 4698441,
47
+ "num_examples": 67349,
48
+ "dataset_name": "glue"
49
+ },
50
+ "validation": {
51
+ "name": "validation",
52
+ "num_bytes": 106470,
53
+ "num_examples": 872,
54
+ "dataset_name": "glue"
55
+ },
56
+ "test": {
57
+ "name": "test",
58
+ "num_bytes": 217096,
59
+ "num_examples": 1821,
60
+ "dataset_name": "glue"
61
+ }
62
+ },
63
+ "version": {
64
+ "version_str": "0.0.0",
65
+ "major": 0,
66
+ "minor": 0,
67
+ "patch": 0
68
+ }
69
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a138fc8c2766e9a5",
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:77c5c84bd3d2df77c59baf475022480bed3ea8f56fa12c1eab69a63e5371384e
3
+ size 107008
validation/dataset_info.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "sst2",
5
+ "dataset_name": "glue",
6
+ "dataset_size": 5022007,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/glue@bcdcba79d07bc864c1c254ccfcedcce55bcc9a8c/sst2/train-00000-of-00001.parquet": {
10
+ "num_bytes": 3110468,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/glue@bcdcba79d07bc864c1c254ccfcedcce55bcc9a8c/sst2/validation-00000-of-00001.parquet": {
14
+ "num_bytes": 72819,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/glue@bcdcba79d07bc864c1c254ccfcedcce55bcc9a8c/sst2/test-00000-of-00001.parquet": {
18
+ "num_bytes": 147793,
19
+ "checksum": null
20
+ }
21
+ },
22
+ "download_size": 3331080,
23
+ "features": {
24
+ "sentence": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "label": {
29
+ "names": [
30
+ "negative",
31
+ "positive"
32
+ ],
33
+ "_type": "ClassLabel"
34
+ },
35
+ "idx": {
36
+ "dtype": "int32",
37
+ "_type": "Value"
38
+ }
39
+ },
40
+ "homepage": "",
41
+ "license": "",
42
+ "size_in_bytes": 8353087,
43
+ "splits": {
44
+ "train": {
45
+ "name": "train",
46
+ "num_bytes": 4698441,
47
+ "num_examples": 67349,
48
+ "dataset_name": "glue"
49
+ },
50
+ "validation": {
51
+ "name": "validation",
52
+ "num_bytes": 106470,
53
+ "num_examples": 872,
54
+ "dataset_name": "glue"
55
+ },
56
+ "test": {
57
+ "name": "test",
58
+ "num_bytes": 217096,
59
+ "num_examples": 1821,
60
+ "dataset_name": "glue"
61
+ }
62
+ },
63
+ "version": {
64
+ "version_str": "0.0.0",
65
+ "major": 0,
66
+ "minor": 0,
67
+ "patch": 0
68
+ }
69
+ }
validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "8d45d63f787290f0",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "validation"
13
+ }