Update README.md
Browse files
README.md
CHANGED
@@ -13,27 +13,6 @@ metrics:
|
|
13 |
tags:
|
14 |
- finance
|
15 |
---
|
16 |
-
---
|
17 |
-
license: apache-2.0
|
18 |
-
datasets:
|
19 |
-
- takala/financial_phrasebank
|
20 |
-
language:
|
21 |
-
- en
|
22 |
-
metrics:
|
23 |
-
- f1
|
24 |
-
base_model:
|
25 |
-
- answerdotai/ModernBERT-large
|
26 |
-
new_version: ProsusAI/finbert
|
27 |
-
pipeline_tag: text-classification
|
28 |
-
library_name: transformers
|
29 |
-
tags:
|
30 |
-
- finance
|
31 |
-
- sentiment
|
32 |
-
- financial-sentiment-analysis
|
33 |
-
- sentiment-analysis
|
34 |
-
widget:
|
35 |
-
- text: "Stocks rallied and the British pound gained."
|
36 |
-
---
|
37 |
|
38 |
# Modern-FinBERT: Financial Sentiment Analysis
|
39 |
|
|
|
13 |
tags:
|
14 |
- finance
|
15 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
# Modern-FinBERT: Financial Sentiment Analysis
|
18 |
|