Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
|
5 |
+
# Dataset Summary
|
6 |
+
|
7 |
+
This dataset gathered financial headlines with their next-day impact on the market.
|
8 |
+
|
9 |
+
We provide two models that are built on this dataset: [FinBERT_market_based](https://huggingface.co/baptle/FinBERT_market_based) and [FinDROBERT_market_based](https://huggingface.co/baptle/FinDROBERT_market_based).
|
10 |
+
|
11 |
+
A paper is being published for detailing the building method of this dataset.
|