fbadine commited on
Commit
68bd7a1
·
verified ·
1 Parent(s): 1bf8e35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -33,7 +33,7 @@ The model was trained and evaluated on the **Image Spam Hunter Dataset**, a publ
33
  - **Training set**: 1731 images
34
  - **Validation set**: 1385 images
35
 
36
- You can find more about the dataset [here](https://example-dataset-link.com).
37
 
38
  ---
39
 
@@ -99,7 +99,7 @@ Below is a summary of the model's performance over the training process:
99
 
100
  The model architecture can be visualised in the image below:
101
 
102
- ![Model Plot](https://huggingface.co/<username>/<repo-name>/resolve/main/model_plot.png)
103
 
104
  ---
105
 
 
33
  - **Training set**: 1731 images
34
  - **Validation set**: 1385 images
35
 
36
+ You can find more about the dataset [here](https://users.cs.northwestern.edu/~yga751/ML/).
37
 
38
  ---
39
 
 
99
 
100
  The model architecture can be visualised in the image below:
101
 
102
+ ![Model Image](./model.png)
103
 
104
  ---
105