Update README.md
Browse files
README.md
CHANGED
|
@@ -41,3 +41,12 @@ configs:
|
|
| 41 |
- split: test
|
| 42 |
path: data/test-*
|
| 43 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
- split: test
|
| 42 |
path: data/test-*
|
| 43 |
---
|
| 44 |
+
|
| 45 |
+
## INFO
|
| 46 |
+
|
| 47 |
+
A random selection of news articles and tweets for the purpose of fine-tuning a LLM to predict stock price movement the day after the news publications.
|
| 48 |
+
|
| 49 |
+
Source koen430/preprocessed_stock_news and koen430/preprocessed_stock_twitter
|
| 50 |
+
|
| 51 |
+
More info will follow soon
|
| 52 |
+
|