psxjp5 commited on
Commit
6582fd0
1 Parent(s): 3c0c29c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -97,7 +97,8 @@ The following hyperparameters were used during training:
97
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
98
  - lr_scheduler_type: linear
99
  - num_epochs: 20
100
- - weight_decay = 0.007
 
101
 
102
  ### Training results
103
 
 
97
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
98
  - lr_scheduler_type: linear
99
  - num_epochs: 20
100
+ - weight_decay: 0.007
101
+ - dropout: 0.4
102
 
103
  ### Training results
104