Mustafa Mohamed
commited on
Commit
·
087d0a7
1
Parent(s):
f636168
Update README.md
Browse files
README.md
CHANGED
@@ -12,9 +12,10 @@ tags:
|
|
12 |
### Model Overview:
|
13 |
This NLP model is fine-tuned with a focus on analyzing sentiment in financial text and news headlines. It was fine-tuned using the [bert-base-uncased](https://huggingface.co/bert-base-uncased) model on the [financial_phrasebank](https://huggingface.co/datasets/financial_phrasebank) and [auditor_sentiment](https://huggingface.co/datasets/FinanceInc/auditor_sentiment) datasets.
|
14 |
|
15 |
-
**Accuracies
|
16 |
-
|
17 |
-
**
|
|
|
18 |
|
19 |
### Training Hyperparameters:
|
20 |
|
|
|
12 |
### Model Overview:
|
13 |
This NLP model is fine-tuned with a focus on analyzing sentiment in financial text and news headlines. It was fine-tuned using the [bert-base-uncased](https://huggingface.co/bert-base-uncased) model on the [financial_phrasebank](https://huggingface.co/datasets/financial_phrasebank) and [auditor_sentiment](https://huggingface.co/datasets/FinanceInc/auditor_sentiment) datasets.
|
14 |
|
15 |
+
**Accuracies:**
|
16 |
+
|
17 |
+
**financial_phrasebank:** 0.993\
|
18 |
+
**auditor_senitment:** 0.974
|
19 |
|
20 |
### Training Hyperparameters:
|
21 |
|