You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This import statement raises an error: ImportError: cannot import name 'swish' from 'transformers.activations'
Why does this happen? Is it related to the version of transformers you use? How should we make the code runnable?
This import statement raises an error:
ImportError: cannot import name 'swish' from 'transformers.activations'Why does this happen? Is it related to the version of transformers you use? How should we make the code runnable?