pytorch / text

Models, data loaders and abstractions for language processing, powered by PyTorch
https://pytorch.org/text
BSD 3-Clause "New" or "Revised" License
3.5k stars 812 forks source link

Add 0.17.0 docs #2225

Closed atalman closed 8 months ago

atalman commented 8 months ago

Same as: https://github.com/pytorch/text/pull/2207

Docs taken from: https://github.com/pytorch/text/actions/runs/7534160197/job/20508030622

cc @svekars @NicolasHug

pytorch-bot[bot] commented 8 months ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/text/2225

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

NicolasHug commented 8 months ago

Thanks for the PR Andrey. At a high-level this looks good. I'm still seeing instances of "Torchtext 0.17.0.dev20240115" though, this would need to be seded into just Torchtext 0.17.0.

In any case we should not merge this before the release of course :)