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

Update README.md

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