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
Thank you for your development.
I have used BertAug for my preliminary experiments.
Since BERT on CPU is awfully slow, it would be great if BertAug had a method to augment examples in a batch so that GPUs can be used.
Just a suggestion for a sort of production-level use.
Thanks!