Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,88 +1,74 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
task_categories:
|
| 4 |
-
- text-classification
|
| 5 |
language:
|
| 6 |
-
- en
|
| 7 |
tags:
|
| 8 |
-
- finance
|
| 9 |
-
- sentiment-analysis
|
| 10 |
-
- stock-market
|
| 11 |
-
- twitter
|
| 12 |
-
- trading
|
| 13 |
-
- finbert
|
| 14 |
size_categories:
|
| 15 |
-
- 10K<n<100K
|
| 16 |
dataset_info:
|
| 17 |
features:
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
splits:
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
- name: test
|
| 73 |
-
num_bytes: 3741163
|
| 74 |
-
num_examples: 6521
|
| 75 |
-
download_size: 7080883
|
| 76 |
-
dataset_size: 23668059
|
| 77 |
-
configs:
|
| 78 |
-
- config_name: default
|
| 79 |
-
data_files:
|
| 80 |
-
- split: train
|
| 81 |
-
path: data/train-*
|
| 82 |
-
- split: validation
|
| 83 |
-
path: data/validation-*
|
| 84 |
-
- split: test
|
| 85 |
-
path: data/test-*
|
| 86 |
---
|
| 87 |
|
| 88 |
# FinTweet Sentiment Dataset 2025
|
|
@@ -100,7 +86,7 @@ This dataset combines social media signals from financial Twitter accounts with
|
|
| 100 |
| **Time Period** | 2024-2025 |
|
| 101 |
| **Total Samples** | 43,468 |
|
| 102 |
| **Target Variable** | 3-class: BUY, HOLD, SELL |
|
| 103 |
-
| **Split Strategy** | Temporal
|
| 104 |
|
| 105 |
### Class Distribution
|
| 106 |
|
|
@@ -162,9 +148,9 @@ This dataset combines social media signals from financial Twitter accounts with
|
|
| 162 |
|
| 163 |
| Split | Samples | Time Period |
|
| 164 |
|-------|---------|-------------|
|
| 165 |
-
| train |
|
| 166 |
-
| validation |
|
| 167 |
-
| test |
|
| 168 |
|
| 169 |
Splits are **temporal** (chronologically ordered) to prevent data leakage and simulate real-world deployment.
|
| 170 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
task_categories:
|
| 4 |
+
- text-classification
|
| 5 |
language:
|
| 6 |
+
- en
|
| 7 |
tags:
|
| 8 |
+
- finance
|
| 9 |
+
- sentiment-analysis
|
| 10 |
+
- stock-market
|
| 11 |
+
- twitter
|
| 12 |
+
- trading
|
| 13 |
+
- finbert
|
| 14 |
size_categories:
|
| 15 |
+
- 10K<n<100K
|
| 16 |
dataset_info:
|
| 17 |
features:
|
| 18 |
+
- name: timestamp
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: ticker
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: tweet_url
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: label_1d_3class
|
| 25 |
+
dtype:
|
| 26 |
+
class_label:
|
| 27 |
+
names:
|
| 28 |
+
'0': BUY
|
| 29 |
+
'1': HOLD
|
| 30 |
+
'2': SELL
|
| 31 |
+
- name: author
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: category
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: session
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: market_regime
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: sector
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: market_cap_bucket
|
| 42 |
+
dtype: string
|
| 43 |
+
- name: volatility_7d
|
| 44 |
+
dtype: float32
|
| 45 |
+
- name: relative_volume
|
| 46 |
+
dtype: float32
|
| 47 |
+
- name: rsi_14
|
| 48 |
+
dtype: float32
|
| 49 |
+
- name: distance_from_ma_20
|
| 50 |
+
dtype: float32
|
| 51 |
+
- name: return_5d
|
| 52 |
+
dtype: float32
|
| 53 |
+
- name: return_20d
|
| 54 |
+
dtype: float32
|
| 55 |
+
- name: above_ma_20
|
| 56 |
+
dtype: float32
|
| 57 |
+
- name: slope_ma_20
|
| 58 |
+
dtype: float32
|
| 59 |
+
- name: gap_open
|
| 60 |
+
dtype: float32
|
| 61 |
+
- name: intraday_range
|
| 62 |
+
dtype: float32
|
| 63 |
+
- name: text
|
| 64 |
+
dtype: string
|
| 65 |
splits:
|
| 66 |
+
- name: train
|
| 67 |
+
num_examples: 30428
|
| 68 |
+
- name: validation
|
| 69 |
+
num_examples: 6520
|
| 70 |
+
- name: test
|
| 71 |
+
num_examples: 6520
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
---
|
| 73 |
|
| 74 |
# FinTweet Sentiment Dataset 2025
|
|
|
|
| 86 |
| **Time Period** | 2024-2025 |
|
| 87 |
| **Total Samples** | 43,468 |
|
| 88 |
| **Target Variable** | 3-class: BUY, HOLD, SELL |
|
| 89 |
+
| **Split Strategy** | Temporal 70/15/15 |
|
| 90 |
|
| 91 |
### Class Distribution
|
| 92 |
|
|
|
|
| 148 |
|
| 149 |
| Split | Samples | Time Period |
|
| 150 |
|-------|---------|-------------|
|
| 151 |
+
| train | 30,428 | Earliest 70% |
|
| 152 |
+
| validation | 6,520 | Middle 15% |
|
| 153 |
+
| test | 6,520 | Latest 15% |
|
| 154 |
|
| 155 |
Splits are **temporal** (chronologically ordered) to prevent data leakage and simulate real-world deployment.
|
| 156 |
|