Update README.md
Browse files
README.md
CHANGED
|
@@ -48,7 +48,7 @@ Performed using Optuna, achieving best settings:
|
|
| 48 |
|
| 49 |
- **Precision on Validation Set:** 0.76 (organization class)
|
| 50 |
- **Recall on Validation Set:** 0.84 (organization class)
|
| 51 |
-
- **F1-Score (Macro Average):** 0.
|
| 52 |
- **Accuracy:** 0.95
|
| 53 |
- **Confusion Matrix on Validation Set:**
|
| 54 |
```
|
|
|
|
| 48 |
|
| 49 |
- **Precision on Validation Set:** 0.76 (organization class)
|
| 50 |
- **Recall on Validation Set:** 0.84 (organization class)
|
| 51 |
+
- **F1-Score (Macro Average):** 0.79
|
| 52 |
- **Accuracy:** 0.95
|
| 53 |
- **Confusion Matrix on Validation Set:**
|
| 54 |
```
|