Datasets:
Commit
·
d0baf7d
1
Parent(s):
2b28b2f
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
dataset_info:
|
5 |
+
splits:
|
6 |
+
- name: test
|
7 |
+
num_examples: 267
|
8 |
+
- name: train
|
9 |
+
num_examples: 1512
|
10 |
+
annotations_creators:
|
11 |
+
- expert-generated
|
12 |
+
license:
|
13 |
+
- mit
|
14 |
+
multilinguality:
|
15 |
+
- monolingual
|
16 |
+
pretty_name: financial_news_sentiment
|
17 |
+
size_categories:
|
18 |
+
- 1K<n<10K
|
19 |
+
tags: []
|
20 |
+
task_categories:
|
21 |
+
- text-classification
|
22 |
+
task_ids:
|
23 |
+
- multi-class-classification
|
24 |
+
- sentiment-classification
|
25 |
+
---
|
26 |
+
# Dataset Card for "financial_news_sentiment"
|
27 |
+
|
28 |
+
Manually validated sentiment for ~2000 Canadian news articles
|