update card model
Browse files
README.md
CHANGED
@@ -6,4 +6,8 @@ pipeline_tag: text-classification
|
|
6 |
tags:
|
7 |
- finance
|
8 |
- sentiment-analysis
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
6 |
tags:
|
7 |
- finance
|
8 |
- sentiment-analysis
|
9 |
+
---
|
10 |
+
|
11 |
+
#BERT Fine-tuned Financial Sentiment Analysis Model
|
12 |
+
|
13 |
+
This model is a Fine-Tuned version of BERT (bert-base-uncased) trained with the Financial Phrase Bank dataset.
|