ahmedrachid commited on
Commit
5049e56
1 Parent(s): 6c2f0ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ FinancialBERT model was fine-tuned on [Financial PhraseBank](https://www.researc
26
  - num_train_epochs = 5
27
 
28
  ### Evaluation metrics
29
- The evaluation metrics used are: Precision, Recall and F1-score. The following is the classification report on the test set (20% of the dataset).
30
 
31
  | sentiment | precision | recall | f1-score | support |
32
  | ------------- |:-------------:|:-------------:|:-------------:| -----:|
 
26
  - num_train_epochs = 5
27
 
28
  ### Evaluation metrics
29
+ The evaluation metrics used are: Precision, Recall and F1-score. The following is the classification report on the test set.
30
 
31
  | sentiment | precision | recall | f1-score | support |
32
  | ------------- |:-------------:|:-------------:|:-------------:| -----:|