Unverified Commit f42a0abf authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

Update README.md

parent 029b9d3f
...@@ -112,6 +112,7 @@ Finally, we can run the example script to train the model: ...@@ -112,6 +112,7 @@ Finally, we can run the example script to train the model:
--max_duration_in_seconds="10.0" \ --max_duration_in_seconds="10.0" \
--adam_beta1="0.9" \ --adam_beta1="0.9" \
--adam_beta2="0.98" \ --adam_beta2="0.98" \
--pad_to_multiple_of="16384" \
--push_to_hub --push_to_hub
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment