YusuphaJuwara commited on
Commit
4c56221
1 Parent(s): 2520e39

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -110,16 +110,10 @@ print("Final validation accuracy: ", metrics['val_accuracies'][-1])
110
  These metrics can be useful for continuing training from the last epoch or for detailed analysis of the training process.
111
 
112
  ## Training results
113
- ![Include a plot of your training metrics here](training_plot.png)
114
 
115
  Limitations and bias
116
  ## This model may exhibit biases present in the training data. Always validate results and use the model responsibly.
117
 
118
  ## Plots
119
- ![Labels distribution plots](label_distribution.png)
120
  ![loss plots](loss_plot.png)
121
- ![accuracy plots](accuracy_plot.png)
122
- ![f1 score plots](f1_score_plot.png)
123
- ![confusion matrix plots](confusion_matrix.png)
124
- ![precision recall curve plots](precision_recall_curve.png)
125
- ![roc curve plots](roc_curve.png)
 
110
  These metrics can be useful for continuing training from the last epoch or for detailed analysis of the training process.
111
 
112
  ## Training results
113
+ ![Include a plot of your training metrics here](loss_plot.png)
114
 
115
  Limitations and bias
116
  ## This model may exhibit biases present in the training data. Always validate results and use the model responsibly.
117
 
118
  ## Plots
 
119
  ![loss plots](loss_plot.png)