AddHe commited on
Commit
bcbcbc3
·
verified ·
1 Parent(s): e4c0a21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,12 +3,12 @@
3
 
4
  Here are some plots from the training process:
5
 
6
- ![Train plot]()
7
 
8
  # Evaluation Plots
9
 
10
  Here are some plots from the evaluation process:
11
 
12
- ![Eval plot]()
13
 
14
 
 
3
 
4
  Here are some plots from the training process:
5
 
6
+ ![Train plot](https://huggingface.co/cvproject/final_model/resolve/main/train.JPG)
7
 
8
  # Evaluation Plots
9
 
10
  Here are some plots from the evaluation process:
11
 
12
+ ![Eval plot](https://huggingface.co/cvproject/final_model/resolve/main/eval.JPG)
13
 
14