Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
Zaid commited on
Commit
ea99f83
·
verified ·
1 Parent(s): c10aff7

Upload dataset

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