Commit
·
fa6ef7e
1
Parent(s):
2a6a8d7
Update README.md
Browse files
README.md
CHANGED
@@ -14,9 +14,6 @@ tags:
|
|
14 |
- finance
|
15 |
---
|
16 |
|
17 |
-
[![Paper Page](https://img.shields.io/badge/Paper_Page-j.jfds.2023.100114-green)](https://doi.org/10.1016/j.jfds.2023.100114)
|
18 |
-
[![GitHub](https://img.shields.io/badge/GitHub-_Space_-blue)](https://github.com/Moritz-Pfeifer/CentralBankRoBERTa/tree/main)
|
19 |
-
|
20 |
<div style="display: flex; align-items: center;">
|
21 |
<img src="https://i.postimg.cc/HLqPqkyk/Central-Bank-Ro-BERTa-logos-black.png" width="200" height="200" style="margin-right: 20px;">
|
22 |
<div>
|
@@ -25,6 +22,9 @@ tags:
|
|
25 |
</div>
|
26 |
</div>
|
27 |
|
|
|
|
|
|
|
28 |
## CentralBankRoBERTa
|
29 |
|
30 |
CentralBankRoBERTA is a large language model. It combines an economic [agent classifier](https://huggingface.co/Moritz-Pfeifer/CentralBankRoBERTa-agent-classifier) that distinguishes five basic macroeconomic agents with a binary sentiment classifier that identifies the emotional content of sentences in central bank communications.
|
|
|
14 |
- finance
|
15 |
---
|
16 |
|
|
|
|
|
|
|
17 |
<div style="display: flex; align-items: center;">
|
18 |
<img src="https://i.postimg.cc/HLqPqkyk/Central-Bank-Ro-BERTa-logos-black.png" width="200" height="200" style="margin-right: 20px;">
|
19 |
<div>
|
|
|
22 |
</div>
|
23 |
</div>
|
24 |
|
25 |
+
[![Paper Page](https://img.shields.io/badge/Paper_Page-j.jfds.2023.100114-green)](https://doi.org/10.1016/j.jfds.2023.100114)
|
26 |
+
[![GitHub](https://img.shields.io/badge/GitHub-_Space_-blue)](https://github.com/Moritz-Pfeifer/CentralBankRoBERTa/tree/main)
|
27 |
+
|
28 |
## CentralBankRoBERTa
|
29 |
|
30 |
CentralBankRoBERTA is a large language model. It combines an economic [agent classifier](https://huggingface.co/Moritz-Pfeifer/CentralBankRoBERTa-agent-classifier) that distinguishes five basic macroeconomic agents with a binary sentiment classifier that identifies the emotional content of sentences in central bank communications.
|