mstafam commited on
Commit
d83be64
1 Parent(s): 6da9af2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ 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:** 0.993\
17
  **auditor_senitment:** 0.974
18
 
 
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:** 0.993\
17
  **auditor_senitment:** 0.974
18