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
{{ message }}
This repository was archived by the owner on Apr 3, 2020. It is now read-only.
How I see a possible integration with HuggingFace.
We reuse best practices for training NNs in general, which are also implemented in Catalyst:
We also built upon Catalyst training environment:
We can extend it with NLP-specific stuff:
Let's extend and elaborate.