Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
TimKoornstra
commited on
Commit
·
5d3ab0e
1
Parent(s):
46f3a71
Upload dataset
Browse files- README.md +3 -3
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -9,6 +9,8 @@ task_categories:
|
|
9 |
pretty_name: Financial Tweets with Sentiment class
|
10 |
dataset_info:
|
11 |
features:
|
|
|
|
|
12 |
- name: sentiment
|
13 |
dtype:
|
14 |
class_label:
|
@@ -16,13 +18,11 @@ dataset_info:
|
|
16 |
'0': neutral
|
17 |
'1': bullish
|
18 |
'2': bearish
|
19 |
-
- name: tweet
|
20 |
-
dtype: string
|
21 |
splits:
|
22 |
- name: train
|
23 |
num_bytes: 4174644
|
24 |
num_examples: 38091
|
25 |
-
download_size:
|
26 |
dataset_size: 4174644
|
27 |
configs:
|
28 |
- config_name: default
|
|
|
9 |
pretty_name: Financial Tweets with Sentiment class
|
10 |
dataset_info:
|
11 |
features:
|
12 |
+
- name: tweet
|
13 |
+
dtype: string
|
14 |
- name: sentiment
|
15 |
dtype:
|
16 |
class_label:
|
|
|
18 |
'0': neutral
|
19 |
'1': bullish
|
20 |
'2': bearish
|
|
|
|
|
21 |
splits:
|
22 |
- name: train
|
23 |
num_bytes: 4174644
|
24 |
num_examples: 38091
|
25 |
+
download_size: 2621961
|
26 |
dataset_size: 4174644
|
27 |
configs:
|
28 |
- config_name: default
|
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:3db9029bd5ea9216100cdcfb8cc015473c14329e2bd3209986adb4a8d9dcc31a
|
3 |
+
size 2621961
|