Update README.md
Browse files
README.md
CHANGED
|
@@ -49,6 +49,8 @@ Each model is trained on domain-specific datasets and is integrated into a modul
|
|
| 49 |
- **F1 Score (Weighted)**: The weighted F1 score that considers the imbalance of class sizes.
|
| 50 |
- **Accuracy**: The overall classification accuracy of the model.
|
| 51 |
|
|
|
|
|
|
|
| 52 |
> **DPR Team**, 2025
|
| 53 |
>
|
| 54 |
> Made as part of [Arnes Hackathon 2025](https://hackathon.si/).
|
|
|
|
| 49 |
- **F1 Score (Weighted)**: The weighted F1 score that considers the imbalance of class sizes.
|
| 50 |
- **Accuracy**: The overall classification accuracy of the model.
|
| 51 |
|
| 52 |
+
More information on the model details can be found in `model_config.json`.
|
| 53 |
+
|
| 54 |
> **DPR Team**, 2025
|
| 55 |
>
|
| 56 |
> Made as part of [Arnes Hackathon 2025](https://hackathon.si/).
|