text
text copied to clipboard
Models, data loaders and abstractions for language processing, powered by PyTorch
## 🐛 Bug **Describe the bug** A clear and concise description of what the bug is. Getting the following error while attempting to iterate through the testing set of (the...
The link to Multi30K dataset at `http://www.quest.dcs.shef.ac.uk/wmt16_files_mmt/training.tar.gz` is broken: https://github.com/pytorch/text/blob/73bf4fa8cedc12d910ab76190e446bd2e47a8325/torchtext/datasets/multi30k.py#L16
## 🐛 Bug **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on...
## ❓ Questions and Help **Description** As of September 2023 development efforts on torchtext has been stopped. I am wondering what's the future plans in this regard. To opt in...
## ❓ Questions and Help **Is it normal that with standard bleu settings if an n_gram isn't in references then the score returned is 0 ?** With default settings (4...
### 📚 The doc issue  I was going through the torch text documentation and found out that there is a type mismatch mentioned in the documentation that...
## 🐛 Bug **Description of the bug** When I try to use Multi30k dataset, I get this error: ``` requests.exceptions.ConnectionError: This exception is thrown by __iter__ of HTTPReaderIterDataPipe(skip_on_error=False, source_datapipe=OnDiskCacheHolderIterDataPipe, timeout=None)...
## 🐛 Bug ### Description If I try to load the IMDb data via `torchtext.datasets.IMDB()` with no `root` argument the docs say the data should be loaded to `os.path.expanduser('~/.torchtext/cache')`, which...
## ❓ Questions and Help **Description** I'm facing an issue with torchtext on colab. Link to notebook: https://colab.research.google.com/drive/1ihE6jM3oV9HWOaNCs8cRY_GCVjbtBrU7?usp=sharing OSError: /usr/local/lib/python3.10/dist-packages/torchtext/lib/libtorchtext.so: undefined symbol: _ZN2at4_ops10select_int4callERKNS_6TensorElN3c106SymIntE  Thanks
## how to run this code i need a --pip list -- to run this code