Commit
·
88ab954
1
Parent(s):
5b0dae1
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,10 @@
|
|
| 4 |
- Earnings Call Transcripts: 1.3B tokens
|
| 5 |
- Analyst Reports: 1.1B tokens
|
| 6 |
|
| 7 |
-
|
| 8 |
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- Earnings Call Transcripts: 1.3B tokens
|
| 5 |
- Analyst Reports: 1.1B tokens
|
| 6 |
|
| 7 |
+
If you use the model in your academic work, please cite the following papers:
|
| 8 |
|
| 9 |
+
Huang, Allen H., Hui Wang, and Yi Yang. "FinBERT: A Large Language Model for Extracting Information from Financial Text." *Contemporary Accounting Research* (2022).
|
| 10 |
+
|
| 11 |
+
Yang, Yi, Mark Christopher Siy Uy, and Allen Huang. "Finbert: A pretrained language model for financial communications." *arXiv preprint arXiv:2006.08097* (2020).
|
| 12 |
+
|
| 13 |
+
`FinBERT` can be further fine-tuned on downstream tasks. Specifically, we have fine-tuned `FinBERT` for financial sentiment analysis, ESG classification, Forward-looking statement classification and etc. Visit [FinBERT.AI](https://finbert.ai/) for more details on these task-specific models and recent development of FinBERT.
|