Last active
August 26, 2020 01:35
-
-
Save amogkam/760b207743e447a7076a1d11af5aba37 to your computer and use it in GitHub Desktop.
Huggingface Transformers Blog Post
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"per_gpu_batch_size": [16, 32], | |
"learning_rate": [2e-5, 3e-5, 5e-5], | |
"num_epochs": [2, 3, 4] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment