Akash Singh commited on
Commit
e9d67b9
1 Parent(s): 86e7dcc

commit files to HF hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test", "validation"]}
test/dataset.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7eb5fbf8fa393d821e7c93711ae070229b5007aac51eec2504c7686776e98d5
3
+ size 302392
test/dataset_info.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "json",
3
+ "citation": "",
4
+ "config_name": "SetFit--sst5",
5
+ "dataset_size": 1517214,
6
+ "description": "",
7
+ "download_checksums": {
8
+ "https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/train.jsonl": {
9
+ "num_bytes": 1323698,
10
+ "checksum": "46bde4fb5abc93ffbadfa9a9f67de17c08a2f535cfb5756c59188d070434f433"
11
+ },
12
+ "https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/test.jsonl": {
13
+ "num_bytes": 342783,
14
+ "checksum": "1384216112a34f3d70b6fa210762f3399bb080410c0456ac6e54a5cb413f04b2"
15
+ },
16
+ "https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/dev.jsonl": {
17
+ "num_bytes": 171422,
18
+ "checksum": "4369df4d4229e736fa734af49b342c7d6002c4d8514d9c206a5aa26edc620b79"
19
+ }
20
+ },
21
+ "download_size": 1837903,
22
+ "features": {
23
+ "text": {
24
+ "dtype": "string",
25
+ "id": null,
26
+ "_type": "Value"
27
+ },
28
+ "label": {
29
+ "dtype": "int64",
30
+ "id": null,
31
+ "_type": "Value"
32
+ },
33
+ "label_text": {
34
+ "dtype": "string",
35
+ "id": null,
36
+ "_type": "Value"
37
+ },
38
+ "ternary_label": {
39
+ "dtype": "int64",
40
+ "id": null,
41
+ "_type": "Value"
42
+ }
43
+ },
44
+ "homepage": "",
45
+ "license": "",
46
+ "post_processed": null,
47
+ "post_processing_size": null,
48
+ "size_in_bytes": 3355117,
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 1092518,
53
+ "num_examples": 8544,
54
+ "dataset_name": "json"
55
+ },
56
+ "test": {
57
+ "name": "test",
58
+ "num_bytes": 283045,
59
+ "num_examples": 2210,
60
+ "dataset_name": "json"
61
+ },
62
+ "validation": {
63
+ "name": "validation",
64
+ "num_bytes": 141651,
65
+ "num_examples": 1101,
66
+ "dataset_name": "json"
67
+ }
68
+ },
69
+ "supervised_keys": null,
70
+ "task_templates": null,
71
+ "version": {
72
+ "version_str": "0.0.0",
73
+ "description": null,
74
+ "major": 0,
75
+ "minor": 0,
76
+ "patch": 0
77
+ }
78
+ }
test/state.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "50375c93b46c256d",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_indexes": {},
12
+ "_output_all_columns": false,
13
+ "_split": "test"
14
+ }
train/dataset.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:909122b82c350c793c3bc37474f9a6c24fa6d3dc17c8e8e8c05a6c860964d560
3
+ size 1164592
train/dataset_info.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "json",
3
+ "citation": "",
4
+ "config_name": "SetFit--sst5",
5
+ "dataset_size": 1517214,
6
+ "description": "",
7
+ "download_checksums": {
8
+ "https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/train.jsonl": {
9
+ "num_bytes": 1323698,
10
+ "checksum": "46bde4fb5abc93ffbadfa9a9f67de17c08a2f535cfb5756c59188d070434f433"
11
+ },
12
+ "https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/test.jsonl": {
13
+ "num_bytes": 342783,
14
+ "checksum": "1384216112a34f3d70b6fa210762f3399bb080410c0456ac6e54a5cb413f04b2"
15
+ },
16
+ "https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/dev.jsonl": {
17
+ "num_bytes": 171422,
18
+ "checksum": "4369df4d4229e736fa734af49b342c7d6002c4d8514d9c206a5aa26edc620b79"
19
+ }
20
+ },
21
+ "download_size": 1837903,
22
+ "features": {
23
+ "text": {
24
+ "dtype": "string",
25
+ "id": null,
26
+ "_type": "Value"
27
+ },
28
+ "label": {
29
+ "dtype": "int64",
30
+ "id": null,
31
+ "_type": "Value"
32
+ },
33
+ "label_text": {
34
+ "dtype": "string",
35
+ "id": null,
36
+ "_type": "Value"
37
+ },
38
+ "ternary_label": {
39
+ "dtype": "int64",
40
+ "id": null,
41
+ "_type": "Value"
42
+ }
43
+ },
44
+ "homepage": "",
45
+ "license": "",
46
+ "post_processed": null,
47
+ "post_processing_size": null,
48
+ "size_in_bytes": 3355117,
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 1092518,
53
+ "num_examples": 8544,
54
+ "dataset_name": "json"
55
+ },
56
+ "test": {
57
+ "name": "test",
58
+ "num_bytes": 283045,
59
+ "num_examples": 2210,
60
+ "dataset_name": "json"
61
+ },
62
+ "validation": {
63
+ "name": "validation",
64
+ "num_bytes": 141651,
65
+ "num_examples": 1101,
66
+ "dataset_name": "json"
67
+ }
68
+ },
69
+ "supervised_keys": null,
70
+ "task_templates": null,
71
+ "version": {
72
+ "version_str": "0.0.0",
73
+ "description": null,
74
+ "major": 0,
75
+ "minor": 0,
76
+ "patch": 0
77
+ }
78
+ }
train/state.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "8c7e37d2f29eb2cd",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_indexes": {},
12
+ "_output_all_columns": false,
13
+ "_split": "train"
14
+ }
validation/dataset.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4145e34a3c2121524737d688baed2eb2ef8cb832d8e46fc7a8facd5e683f34dc
3
+ size 151768
validation/dataset_info.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "json",
3
+ "citation": "",
4
+ "config_name": "SetFit--sst5",
5
+ "dataset_size": 1517214,
6
+ "description": "",
7
+ "download_checksums": {
8
+ "https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/train.jsonl": {
9
+ "num_bytes": 1323698,
10
+ "checksum": "46bde4fb5abc93ffbadfa9a9f67de17c08a2f535cfb5756c59188d070434f433"
11
+ },
12
+ "https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/test.jsonl": {
13
+ "num_bytes": 342783,
14
+ "checksum": "1384216112a34f3d70b6fa210762f3399bb080410c0456ac6e54a5cb413f04b2"
15
+ },
16
+ "https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/dev.jsonl": {
17
+ "num_bytes": 171422,
18
+ "checksum": "4369df4d4229e736fa734af49b342c7d6002c4d8514d9c206a5aa26edc620b79"
19
+ }
20
+ },
21
+ "download_size": 1837903,
22
+ "features": {
23
+ "text": {
24
+ "dtype": "string",
25
+ "id": null,
26
+ "_type": "Value"
27
+ },
28
+ "label": {
29
+ "dtype": "int64",
30
+ "id": null,
31
+ "_type": "Value"
32
+ },
33
+ "label_text": {
34
+ "dtype": "string",
35
+ "id": null,
36
+ "_type": "Value"
37
+ },
38
+ "ternary_label": {
39
+ "dtype": "int64",
40
+ "id": null,
41
+ "_type": "Value"
42
+ }
43
+ },
44
+ "homepage": "",
45
+ "license": "",
46
+ "post_processed": null,
47
+ "post_processing_size": null,
48
+ "size_in_bytes": 3355117,
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 1092518,
53
+ "num_examples": 8544,
54
+ "dataset_name": "json"
55
+ },
56
+ "test": {
57
+ "name": "test",
58
+ "num_bytes": 283045,
59
+ "num_examples": 2210,
60
+ "dataset_name": "json"
61
+ },
62
+ "validation": {
63
+ "name": "validation",
64
+ "num_bytes": 141651,
65
+ "num_examples": 1101,
66
+ "dataset_name": "json"
67
+ }
68
+ },
69
+ "supervised_keys": null,
70
+ "task_templates": null,
71
+ "version": {
72
+ "version_str": "0.0.0",
73
+ "description": null,
74
+ "major": 0,
75
+ "minor": 0,
76
+ "patch": 0
77
+ }
78
+ }
validation/state.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b46680b54c575eab",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_indexes": {},
12
+ "_output_all_columns": false,
13
+ "_split": "validation"
14
+ }