Skip to content

Commit 41ba303

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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='500' alt='loss after 12 epochs' hspace='35'>
40+
<img src='/losses/losses_12.png' width='750' alt='loss after 12 epochs' hspace='35'>
4141

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

0 commit comments

Comments
 (0)