transformers
ef74b0f0
- get_activation('relu') provides a simple mapping from strings i… (#2807)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
get_activation('relu') provides a simple mapping from strings i… (#2807) * activations.py contains a mapping from string to activation function * resolves some `gelu` vs `gelu_new` ambiguity
References
#2807 - get_activation('relu') provides a simple mapping from strings in configs to activation functions
Author
sshleifer
Parents
f54a5bd3
Loading