Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -57,8 +57,8 @@ action = model.step(obs, goal)
|
|
57 |
|
58 |
### Configuration
|
59 |
- **Optimizer**: AdamW
|
60 |
-
- **Learning Rate**: {
|
61 |
-
- **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.
|