yiyanghkust
commited on
Commit
•
697593c
1
Parent(s):
2afee76
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,9 @@
|
|
3 |
- Earnings Call Transcripts: 1.3B tokens
|
4 |
- Analyst Reports: 1.1B tokens
|
5 |
|
6 |
-
More details on `FinBERT`: [Click Link](https://github.com/yya518/FinBERT)
|
|
|
|
|
7 |
|
8 |
This released `finbert-tone` model is the `FinBERT` model fine-tuned on 10,000 manually annotated (positive, negative, neutral) sentences from analyst reports. This model achieves superior performance on financial tone analysis task. If you are simply interested in using `FinBERT` for financial tone analysis, give it a try.
|
9 |
|
|
|
3 |
- Earnings Call Transcripts: 1.3B tokens
|
4 |
- Analyst Reports: 1.1B tokens
|
5 |
|
6 |
+
More technical details on `FinBERT`: [Click Link](https://github.com/yya518/FinBERT)
|
7 |
+
|
8 |
+
Please check out our working paper [`FinBERT—A Deep Learning Approach to Extracting Textual Information`](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3910214).
|
9 |
|
10 |
This released `finbert-tone` model is the `FinBERT` model fine-tuned on 10,000 manually annotated (positive, negative, neutral) sentences from analyst reports. This model achieves superior performance on financial tone analysis task. If you are simply interested in using `FinBERT` for financial tone analysis, give it a try.
|
11 |
|