AmanSengar commited on
Commit
2286109
·
verified ·
1 Parent(s): 7b34234

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -51,10 +51,10 @@ A RoBERTa-based sentiment analysis model fine-tuned on user review data. This mo
51
 
52
  | Metric | Score |
53
  |------------|--------|
54
- | Accuracy | 0.94 |
55
- | Precision | 0.93 |
56
- | Recall | 0.95 |
57
- | F1 Score | 0.94 |
58
 
59
  > 📌 Replace with your final values after complete training if these were updated.
60
 
 
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.
60