atsizelti commited on
Commit
b7887e9
1 Parent(s): 0077eff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.88
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
  ```