Datasets:
Jean-Baptiste
commited on
Commit
•
547fa98
1
Parent(s):
d0baf7d
Update README.md
Browse files
README.md
CHANGED
@@ -25,4 +25,18 @@ task_ids:
|
|
25 |
---
|
26 |
# Dataset Card for "financial_news_sentiment"
|
27 |
|
28 |
-
Manually validated sentiment for ~2000 Canadian news articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
# Dataset Card for "financial_news_sentiment"
|
27 |
|
28 |
+
Manually validated sentiment for ~2000 Canadian news articles.
|
29 |
+
|
30 |
+
The dataset also include a column topic which contains one of the following value:
|
31 |
+
* acquisition
|
32 |
+
* other
|
33 |
+
* quaterly financial release
|
34 |
+
* appointment to new position
|
35 |
+
* dividend
|
36 |
+
* corporate update
|
37 |
+
* drillings results
|
38 |
+
* conference
|
39 |
+
* share repurchase program
|
40 |
+
* grant of stocks
|
41 |
+
|
42 |
+
This was generated automatically using a zero-shot classification model and **was not** reviewed manually.
|