Zaid commited on
Commit
a01983f
1 Parent(s): b95e452

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: index
5
+ dtype: string
6
+ - name: comment_message
7
+ dtype: string
8
+ - name: comment_published
9
+ dtype: string
10
+ - name: label
11
+ dtype:
12
+ class_label:
13
+ names:
14
+ '0': Negative
15
+ '1': Positive
16
+ splits:
17
+ - name: train
18
+ num_bytes: 1994895
19
+ num_examples: 10254
20
+ download_size: 1034242
21
+ dataset_size: 1994895
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ ---
data/{train-00000-of-00001-30cf623b61f665dd.parquet → train-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f3ff05ded8f6523079476582903382836f3d2f38dfeb9e6d0ecf9bb034108b2
3
- size 1023400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9ee7c156dfad044061c89d68b405b1b2f605a6eead13e750becbbd893f3eccc
3
+ size 1034242
dataset_infos.json CHANGED
@@ -1 +1,106 @@
1
- {"arbml--ElecMorocco": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"index": {"dtype": "string", "id": null, "_type": "Value"}, "comment_message": {"dtype": "string", "id": null, "_type": "Value"}, "comment_published": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["N", "P"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "elec_morocco", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1994895, "num_examples": 10254, "dataset_name": "ElecMorocco"}}, "download_checksums": null, "download_size": 1023400, "post_processing_size": null, "dataset_size": 1994895, "size_in_bytes": 3018295}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arbml--ElecMorocco": {
3
+ "description": "",
4
+ "citation": "",
5
+ "homepage": "",
6
+ "license": "",
7
+ "features": {
8
+ "index": {
9
+ "dtype": "string",
10
+ "id": null,
11
+ "_type": "Value"
12
+ },
13
+ "comment_message": {
14
+ "dtype": "string",
15
+ "id": null,
16
+ "_type": "Value"
17
+ },
18
+ "comment_published": {
19
+ "dtype": "string",
20
+ "id": null,
21
+ "_type": "Value"
22
+ },
23
+ "label": {
24
+ "num_classes": 2,
25
+ "names": [
26
+ "N",
27
+ "P"
28
+ ],
29
+ "id": null,
30
+ "_type": "ClassLabel"
31
+ }
32
+ },
33
+ "post_processed": null,
34
+ "supervised_keys": null,
35
+ "task_templates": null,
36
+ "builder_name": "elec_morocco",
37
+ "config_name": "default",
38
+ "version": {
39
+ "version_str": "0.0.0",
40
+ "description": null,
41
+ "major": 0,
42
+ "minor": 0,
43
+ "patch": 0
44
+ },
45
+ "splits": {
46
+ "train": {
47
+ "name": "train",
48
+ "num_bytes": 1994895,
49
+ "num_examples": 10254,
50
+ "dataset_name": "ElecMorocco"
51
+ }
52
+ },
53
+ "download_checksums": null,
54
+ "download_size": 1023400,
55
+ "post_processing_size": null,
56
+ "dataset_size": 1994895,
57
+ "size_in_bytes": 3018295
58
+ },
59
+ "default": {
60
+ "description": "",
61
+ "citation": "",
62
+ "homepage": "",
63
+ "license": "",
64
+ "features": {
65
+ "index": {
66
+ "dtype": "string",
67
+ "_type": "Value"
68
+ },
69
+ "comment_message": {
70
+ "dtype": "string",
71
+ "_type": "Value"
72
+ },
73
+ "comment_published": {
74
+ "dtype": "string",
75
+ "_type": "Value"
76
+ },
77
+ "label": {
78
+ "names": [
79
+ "Negative",
80
+ "Positive"
81
+ ],
82
+ "_type": "ClassLabel"
83
+ }
84
+ },
85
+ "builder_name": "parquet",
86
+ "dataset_name": "elec_morocco",
87
+ "config_name": "default",
88
+ "version": {
89
+ "version_str": "0.0.0",
90
+ "major": 0,
91
+ "minor": 0,
92
+ "patch": 0
93
+ },
94
+ "splits": {
95
+ "train": {
96
+ "name": "train",
97
+ "num_bytes": 1994895,
98
+ "num_examples": 10254,
99
+ "dataset_name": null
100
+ }
101
+ },
102
+ "download_size": 1034242,
103
+ "dataset_size": 1994895,
104
+ "size_in_bytes": 3029137
105
+ }
106
+ }