mbreuss commited on
Commit
c4717ec
1 Parent(s): 11d1ab0

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -57,8 +57,8 @@ action = model.step(obs, goal)
57
 
58
  ### Configuration
59
  - **Optimizer**: AdamW
60
- - **Learning Rate**: {config.optimizer.learning_rate}
61
- - **Weight Decay**: {config.optimizer.transformer_weight_decay}
62
 
63
  ## License
64
  This model is released under the MIT license.
 
57
 
58
  ### Configuration
59
  - **Optimizer**: AdamW
60
+ - **Learning Rate**: {1e-4}
61
+ - **Weight Decay**: {0.05}
62
 
63
  ## License
64
  This model is released under the MIT license.