text icon indicating copy to clipboard operation
text copied to clipboard

Models, data loaders and abstractions for language processing, powered by PyTorch

Results 221 text issues
Sort by recently updated
recently updated
newest added

[Release branch](https://github.com/pytorch/text/tree/release/0.15) cut Feb 17. This issue is for tracking cherry-picks to the release branch. The POCs for the TorchText team are @joecummings and @Nayef211. ### Versions 0.15 ### Cherry-Pick...

## 🐛 Bug **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: **Environment** windows 11 libtorch 1.31.1 debug deps...

Hi, I want to build torchtext from source by using 'python setup.py clean install'. the version of pytorch I used is 2.0.0. But it report the following error: ``` Installed...

good first issue