mstafam commited on
Commit
087d0a7
1 Parent(s): f636168

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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
- **financial_phrasebank accuracy:** 0.993\
17
- **auditor_senitment accuracy:** 0.974
 
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