Commit
·
fe600b1
1
Parent(s):
5cbe9cb
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,16 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
|
4 |
widget:
|
5 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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;">
|
@@ -66,4 +74,4 @@ print("Agent Classification:", agent_result[0]['label'])
|
|
66 |
<a href="mailto:[email protected]">[email protected]</a>
|
67 |
</td>
|
68 |
</tr>
|
69 |
-
</table>
|
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
widget:
|
4 |
+
- text: >-
|
5 |
+
We used our liquidity tools to make funding available to banks that might
|
6 |
+
need it.
|
7 |
+
datasets:
|
8 |
+
- Moritz-Pfeifer/CentralBankCommunication
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
pipeline_tag: text-classification
|
12 |
+
tags:
|
13 |
+
- finance
|
14 |
---
|
15 |
<div style="display: flex; align-items: center;">
|
16 |
<img src="https://i.postimg.cc/HLqPqkyk/Central-Bank-Ro-BERTa-logos-black.png" width="200" height="200" style="margin-right: 20px;">
|
|
|
74 |
<a href="mailto:[email protected]">[email protected]</a>
|
75 |
</td>
|
76 |
</tr>
|
77 |
+
</table>
|