Update README.md
Browse files
README.md
CHANGED
@@ -15,16 +15,14 @@ tags:
|
|
15 |
- modernfinbert
|
16 |
---
|
17 |
|
|
|
|
|
18 |
<p align="center">
|
19 |
<img src="ModernFinBERT.png" alt="ModernFinBERT" width="420">
|
20 |
</p>
|
21 |
|
22 |
-
---
|
23 |
-
|
24 |
-
|
25 |
-
# ModernFinBERT
|
26 |
|
27 |
-
A fine-tuned financial sentiment analysis model based on ModernBERT
|
28 |
|
29 |
For private API access or access to even more powerful financial models, contact us at **[email protected]**
|
30 |
|
|
|
15 |
- modernfinbert
|
16 |
---
|
17 |
|
18 |
+
# ModernFinBERT
|
19 |
+
|
20 |
<p align="center">
|
21 |
<img src="ModernFinBERT.png" alt="ModernFinBERT" width="420">
|
22 |
</p>
|
23 |
|
|
|
|
|
|
|
|
|
24 |
|
25 |
+
A fine-tuned financial sentiment analysis model based on **ModernBERT**, trained on synthetic and real financial data cleaned through an automated AI agentic pipeline. The model covers diverse financial domains including news, tweets, crypto, and macroeconomics, making it the most general-purpose financial sentiment classifier. Benchmark results show superior performance with up to 48% accuracy improvement over existing models across multiple financial datasets.
|
26 |
|
27 |
For private API access or access to even more powerful financial models, contact us at **[email protected]**
|
28 |
|