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

Update links to multi30k dataset since original servers are down #2194

Closed Nayef211 closed 1 year ago

Nayef211 commented 1 year ago

See https://github.com/pytorch/text/issues/1756 for tracking

pytorch-bot[bot] commented 1 year ago

:link: Helpful Links

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

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

:x: 2 New Failures, 6 Unrelated Failures

As of commit 764b8e95bc967b3fbe7638e2f6ea1c1edf0f7cac:

NEW FAILURES - The following jobs have failed:

* [build](https://hud.pytorch.org/pr/pytorch/text/2194#15402254721) ([gh](https://github.com/pytorch/text/actions/runs/5682878720/job/15402254721)) * [tests (3.10) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2194#15402255420) ([gh](https://github.com/pytorch/text/actions/runs/5682878774/job/15402255420))

BROKEN TRUNK - The following jobs failed but were present on the merge base 60bea668f7bf4359a447487555b9209ae5b1e07b:

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

* [tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2194#15402255964) ([gh](https://github.com/pytorch/text/actions/runs/5682878751/job/15402255964)) * [tests (3.8) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2194#15402255975) ([gh](https://github.com/pytorch/text/actions/runs/5682878774/job/15402255975)) * [tests (3.8) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2194#15402255175) ([gh](https://github.com/pytorch/text/actions/runs/5682878771/job/15402255175)) * [tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2194#15402256656) ([gh](https://github.com/pytorch/text/actions/runs/5682878751/job/15402256656)) * [tests (3.9) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2194#15402256662) ([gh](https://github.com/pytorch/text/actions/runs/5682878774/job/15402256662)) * [tests (3.9) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2194#15402256412) ([gh](https://github.com/pytorch/text/actions/runs/5682878771/job/15402256412))

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

Nayef211 commented 1 year ago

Looks ok, but do you know why hashsum of test dataset have changed?

See https://github.com/pytorch/text/pull/2003#issuecomment-1341573967. The user hosted dataset is slightly different from the one on the server.