akridge commited on
Commit
1590376
·
verified ·
1 Parent(s): 5b33818

Update README.md

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