seara commited on
Commit
7aa4e61
1 Parent(s): dd5d25c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ batch_size: 64
61
  optimizer: adam
62
  lr: 0.00001
63
  weight_decay: 0
64
- num_epochs: 5
65
  ```
66
 
67
  Train/validation/test splits are 80%/10%/10%.
 
61
  optimizer: adam
62
  lr: 0.00001
63
  weight_decay: 0
64
+ epochs: 5
65
  ```
66
 
67
  Train/validation/test splits are 80%/10%/10%.