AmanSengar commited on
Commit
710c14c
·
verified ·
1 Parent(s): 2286109

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -51,9 +51,9 @@ A RoBERTa-based sentiment analysis model fine-tuned on user review data. This mo
51
 
52
  | Metric | Score |
53
  |------------|--------|
54
- | Accuracy | 0.99 |
55
- | Precision | 0.99 |
56
- | Recall | 0.98 |
57
  | F1 Score | 0.98 |
58
 
59
  > 📌 Replace with your final values after complete training if these were updated.
 
51
 
52
  | Metric | Score |
53
  |------------|--------|
54
+ | Accuracy | 0.97 |
55
+ | Precision | 0.96 |
56
+ | Recall | 1.00 |
57
  | F1 Score | 0.98 |
58
 
59
  > 📌 Replace with your final values after complete training if these were updated.