LeonardPuettmann commited on
Commit
31f667c
1 Parent(s): e0ff921

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
 
2
  # Finetuned destilBERT model for stock news classification
3
 
 
1
+ ---
2
+ widget:
3
+ - text: "NEW YORK (TheStreet) -- Microsoft (MSFT) - Get Free Report had its price target raised to $39 from $38 by analysts at Jefferies who maintained their 'underperform' rating. In Thursday's pre-market trading session shares are advancing 1.24% to $44.79. This action comes as Microsoft said yesterday that it will eliminate up to 7,800 jobs mostly in its phone unit as it looks to restructure its phone hardware business that has been struggling, the New York Times reports."
4
+ example_title: "MSFT news (positive)"
5
+ - text: "Placeholder text."
6
+ example_title: "IBM news (neutral)"
7
+ - text: "Unilever PLC (NYSE: UL)’s stock price has gone decline by -0.61 in comparison to its previous close of 54.27, however, the company has experienced a -1.61% decrease in its stock price over the last five trading days. The Wall Street Journal reported on 10/24/22 that Dry Shampoo Recalled Due to Potential Cancer-Causing Ingredient."
8
+ example_title: "UL news (negative)"
9
+ ---
10
+
11
 
12
  # Finetuned destilBERT model for stock news classification
13