Update README.md
Browse files
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.
|
55 |
-
| Precision | 0.
|
56 |
-
| Recall |
|
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.
|