Moritz-Pfeifer commited on
Commit
4c06fd4
1 Parent(s): 099a442

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -4,6 +4,14 @@ license: mit
4
  widget:
5
  - text: "The early effects of our policy tightening are also becoming visible, especially in sectors like manufacturing and construction that are more sensitive to interest rate changes."
6
  ---
 
 
 
 
 
 
 
 
7
  ## CentralBankRoBERTa
8
 
9
  CentralBankRoBERTA is a large language model. It combines an economic [agent classifier](Moritz-Pfeifer/CentralBankRoBERTa-audience-classifier) that distinguishes five basic macroeconomic agents with a binary sentiment classifier that identifies the emotional content of sentences in central bank communications.
 
4
  widget:
5
  - text: "The early effects of our policy tightening are also becoming visible, especially in sectors like manufacturing and construction that are more sensitive to interest rate changes."
6
  ---
7
+ <div style="display: flex; align-items: center;">
8
+ <img src="https://i.postimg.cc/HLqPqkyk/Central-Bank-Ro-BERTa-logos-black.png" width="200" height="200" style="margin-right: 20px;">
9
+ <div>
10
+ <h1 style="font-size: 36px; font-weight: bold; margin: 0;">CentralBankRoBERTa</h1>
11
+ <p style="font-size: 18px; margin: 0;">A Fine-Tuned Large Language Model for Central Bank Communications</p>
12
+ </div>
13
+ </div>
14
+
15
  ## CentralBankRoBERTa
16
 
17
  CentralBankRoBERTA is a large language model. It combines an economic [agent classifier](Moritz-Pfeifer/CentralBankRoBERTa-audience-classifier) that distinguishes five basic macroeconomic agents with a binary sentiment classifier that identifies the emotional content of sentences in central bank communications.