Skip to content

Commit 8081023

Browse files
authored
Update README.md
added loss plot
1 parent d53a64c commit 8081023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ python train.py
3737

3838
### Losses
3939
The model was trained for 12 epochs for the configuration mentioned in `config.py`
40-
<img src='/losses/losses_12.png' width='250' alt='loss after 12 epochs' hspace='35'>
40+
<img src='/losses/losses_12.png' width='500' alt='loss after 12 epochs' hspace='35'>
4141

4242
## Testing
4343
In *config.py*,

0 commit comments

Comments
 (0)