Upload dataset
Browse files- README.md +11 -11
- data/test-00000-of-00001.parquet +2 -2
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,7 +1,10 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
3 |
features:
|
4 |
-
- name:
|
5 |
dtype: string
|
6 |
- name: Sentiment
|
7 |
dtype: string
|
@@ -9,13 +12,13 @@ dataset_info:
|
|
9 |
dtype: int64
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes:
|
13 |
-
num_examples:
|
14 |
- name: test
|
15 |
-
num_bytes:
|
16 |
-
num_examples:
|
17 |
-
download_size:
|
18 |
-
dataset_size:
|
19 |
configs:
|
20 |
- config_name: default
|
21 |
data_files:
|
@@ -23,9 +26,6 @@ configs:
|
|
23 |
path: data/train-*
|
24 |
- split: test
|
25 |
path: data/test-*
|
26 |
-
task_categories:
|
27 |
-
- text-classification
|
28 |
-
- zero-shot-classification
|
29 |
---
|
30 |
# Dataset Card for Dataset Name
|
31 |
|
|
|
1 |
---
|
2 |
+
task_categories:
|
3 |
+
- text-classification
|
4 |
+
- zero-shot-classification
|
5 |
+
dataset_info:
|
6 |
features:
|
7 |
+
- name: Text
|
8 |
dtype: string
|
9 |
- name: Sentiment
|
10 |
dtype: string
|
|
|
12 |
dtype: int64
|
13 |
splits:
|
14 |
- name: train
|
15 |
+
num_bytes: 361995
|
16 |
+
num_examples: 2720
|
17 |
- name: test
|
18 |
+
num_bytes: 88637
|
19 |
+
num_examples: 680
|
20 |
+
download_size: 242748
|
21 |
+
dataset_size: 450632
|
22 |
configs:
|
23 |
- config_name: default
|
24 |
data_files:
|
|
|
26 |
path: data/train-*
|
27 |
- split: test
|
28 |
path: data/test-*
|
|
|
|
|
|
|
29 |
---
|
30 |
# Dataset Card for Dataset Name
|
31 |
|
data/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4dcd30aff980554fd6c4e9cdcbc8392368526afbdbeeca62d4102fb598e8cb55
|
3 |
+
size 48950
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55ede5488bac68d13c945bac460d7ae5d8c81b2eb834175d7eb458d2aaa720fa
|
3 |
+
size 193798
|