Update README.md
Browse files
README.md
CHANGED
@@ -60,16 +60,16 @@ Below are the key metrics from the model evaluation on the validation set:
|
|
60 |
|
61 |
## Training Validation Results
|
62 |
### Training and Validation Losses
|
63 |
-
![Training and Validation Losses](./results.png)
|
64 |
|
65 |
### Confusion Matrix
|
66 |
-
![Confusion Matrix](./confusion_matrix.png)
|
67 |
|
68 |
### Precision-Recall Curve
|
69 |
-
![Precision-Recall Curve](./PR_curve.png)
|
70 |
|
71 |
### F1 Score Curve
|
72 |
-
![F1 Score Curve](./F1_curve.png)
|
73 |
|
74 |
## Training Configuration
|
75 |
- Nvidia 4070 Geoforce RTX Super
|
|
|
60 |
|
61 |
## Training Validation Results
|
62 |
### Training and Validation Losses
|
63 |
+
![Training and Validation Losses](./train/results.png)
|
64 |
|
65 |
### Confusion Matrix
|
66 |
+
![Confusion Matrix](./train/confusion_matrix.png)
|
67 |
|
68 |
### Precision-Recall Curve
|
69 |
+
![Precision-Recall Curve](./train/PR_curve.png)
|
70 |
|
71 |
### F1 Score Curve
|
72 |
+
![F1 Score Curve](./train/F1_curve.png)
|
73 |
|
74 |
## Training Configuration
|
75 |
- Nvidia 4070 Geoforce RTX Super
|