Update README.md
Browse files
README.md
CHANGED
@@ -20,8 +20,9 @@ The model achieved the following performance metrics on the evaluation dataset:
|
|
20 |
| 1 | 0.92 | 0.94 | 0.93 | 1467 |
|
21 |
|
22 |
Accuracy: 0.91
|
23 |
-
| Macro Avg |
|
24 |
-
|
|
|
|
25 |
|
26 |
# Training Details
|
27 |
| Model Architecture | BERT (Bidirectional Encoder Representations from Transformers) |
|
|
|
20 |
| 1 | 0.92 | 0.94 | 0.93 | 1467 |
|
21 |
|
22 |
Accuracy: 0.91
|
23 |
+
| Macro Avg | Weighted Avg |
|
24 |
+
| --------- | ------------ |
|
25 |
+
| Precision = 0.90 Recall = 0.89 F1-Score = 0.90 | Precision = 0.90 Recall = 0.91 F1-Score = 0.90 |
|
26 |
|
27 |
# Training Details
|
28 |
| Model Architecture | BERT (Bidirectional Encoder Representations from Transformers) |
|