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
I've recently found TorchText, a module that provides various utilities functions for NLP. One thing that I like is the module provides a very convenient way to download datasets. Please see: https://pytorch.org/text/datasets.html.
As we already have several datasets and rely on PyTorch, it might be a useful if we implement TorchText for those datasets. We might start with the following datasets:
Wisesight
TrueVoice
BEST-2010
The text was updated successfully, but these errors were encountered:
I've recently found TorchText, a module that provides various utilities functions for NLP. One thing that I like is the module provides a very convenient way to download datasets. Please see: https://pytorch.org/text/datasets.html.
As we already have several datasets and rely on PyTorch, it might be a useful if we implement TorchText for those datasets. We might start with the following datasets:
The text was updated successfully, but these errors were encountered: