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.49k stars 813 forks source link

Updates the URL of the character n-gram embeddings in vectors.py #2214

Open hassyGo opened 10 months ago

hassyGo commented 10 months ago

The original URL of the character n-gram embeddings is no longer valid, so I have uplodaed exactly the same file to another place.

pytorch-bot[bot] commented 10 months ago

:link: Helpful Links

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

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

:x: 7 New Failures, 6 Unrelated Failures

As of commit 07c95380262d59f2b2eea631a552b996f0fe5b4f with merge base c0d0685a8a6e4c5a0f05629330c3a2d1bc5596d0 (image):

NEW FAILURES - The following jobs have failed:

* [Bandit / build](https://hud.pytorch.org/pr/pytorch/text/2214#18322049136) ([gh](https://github.com/pytorch/text/actions/runs/6717632458/job/18322049136)) * [Build Windows Wheels / pytorch/text / wheel-py3_8-cpu](https://hud.pytorch.org/pr/pytorch/text/2214#18322055908) ([gh](https://github.com/pytorch/text/actions/runs/6717632503/job/18322055908)) * [Integration Test / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2214#18322049573) ([gh](https://github.com/pytorch/text/actions/runs/6717632493/job/18322049573)) * [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2214#18322049372) ([gh](https://github.com/pytorch/text/actions/runs/6717632487/job/18322049372)) * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2214#18322049588) ([gh](https://github.com/pytorch/text/actions/runs/6717632487/job/18322049588)) * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2214#18322049879) ([gh](https://github.com/pytorch/text/actions/runs/6717632487/job/18322049879)) * [Unit-tests on Linux GPU / tests (3.8, 11.7) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2214#18322049979) ([gh](https://github.com/pytorch/text/actions/runs/6717632490/job/18322049979))

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

* [Build M1 Wheels / pytorch/text / wheel-py3_8-cpu](https://hud.pytorch.org/pr/pytorch/text/2214#18322055668) ([gh](https://github.com/pytorch/text/actions/runs/6717632512/job/18322055668)) * [Unit-tests on Macos CPU / tests (3.8) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2214#18322050786) ([gh](https://github.com/pytorch/text/actions/runs/6717632484/job/18322050786)) * [Unit-tests on Windows CPU / tests (3.10) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2214#18322050105) ([gh](https://github.com/pytorch/text/actions/runs/6717632500/job/18322050105)) * [Unit-tests on Windows CPU / tests (3.8) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2214#18322050407) ([gh](https://github.com/pytorch/text/actions/runs/6717632500/job/18322050407)) * [Unit-tests on Windows CPU / tests (3.9) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2214#18322050783) ([gh](https://github.com/pytorch/text/actions/runs/6717632500/job/18322050783))

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

* [Unit-tests on Macos CPU / tests (3.9) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2214#18322051146) ([gh](https://github.com/pytorch/text/actions/runs/6717632484/job/18322051146))

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