intanm commited on
Commit
8870cfa
1 Parent(s): dece50a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -10,4 +10,27 @@ size_categories:
10
  - 10K<n<100K
11
  ---
12
 
13
- Translated version of https://huggingface.co/datasets/zeroshot/twitter-financial-news-topic
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  - 10K<n<100K
11
  ---
12
 
13
+ Translated version of https://huggingface.co/datasets/zeroshot/twitter-financial-news-topic
14
+ `
15
+ topics = {
16
+ "LABEL_0": "Analyst Update",
17
+ "LABEL_1": "Fed | Central Banks",
18
+ "LABEL_2": "Company | Product News",
19
+ "LABEL_3": "Treasuries | Corporate Debt",
20
+ "LABEL_4": "Dividend",
21
+ "LABEL_5": "Earnings",
22
+ "LABEL_6": "Energy | Oil",
23
+ "LABEL_7": "Financials",
24
+ "LABEL_8": "Currencies",
25
+ "LABEL_9": "General News | Opinion",
26
+ "LABEL_10": "Gold | Metals | Materials",
27
+ "LABEL_11": "IPO",
28
+ "LABEL_12": "Legal | Regulation",
29
+ "LABEL_13": "M&A | Investments",
30
+ "LABEL_14": "Macro",
31
+ "LABEL_15": "Markets",
32
+ "LABEL_16": "Politics",
33
+ "LABEL_17": "Personnel Change",
34
+ "LABEL_18": "Stock Commentary",
35
+ "LABEL_19": "Stock Movement",
36
+ }`