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