Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoNLL train checksums outdated #50

Open
jakewilliami opened this issue Oct 4, 2021 · 1 comment
Open

CoNLL train checksums outdated #50

jakewilliami opened this issue Oct 4, 2021 · 1 comment

Comments

@jakewilliami
Copy link

Do you want to download the dataset from https://github.com/davidsbatista/NER-datasets/archive/master.zip to "/Users/jakeireland/$
julia/datadeps/CoNLL 2003"?
[y/n]
y
┌ Info: Downloading
│   source = "https://github.com/davidsbatista/NER-datasets/archive/master.zip"
│   dest = "/Users/jakeireland/.julia/datadeps/CoNLL 2003/master.zip"
│   progress = NaN
│   time_taken = "0.11 s"
│   time_remaining = "NaN s"
│   average_speed = "1.152 KiB/s"
│   downloaded = "131 bytes"
│   remaining = "∞ B"
└   total = "∞ B"
┌ Info: Downloading
│   source = "https://github.com/davidsbatista/NER-datasets/archive/master.zip"
│   dest = "/Users/jakeireland/.julia/datadeps/CoNLL 2003/NER-datasets-master.zip"
│   progress = NaN
│   time_taken = "6.43 s"
│   time_remaining = "NaN s"
│   average_speed = "3.425 MiB/s"
│   downloaded = "22.037 MiB"
│   remaining = "∞ B"
└   total = "∞ B"
┌ Info: Downloading
│   source = "https://github.com/davidsbatista/NER-datasets/archive/master.zip"
│   dest = "/Users/jakeireland/.julia/datadeps/CoNLL 2003/NER-datasets-master.zip"
│   progress = NaN
│   time_taken = "10.54 s"
│   time_remaining = "NaN s"
│   average_speed = "5.639 MiB/s"
│   downloaded = "59.447 MiB"
│   remaining = "∞ B"
└   total = "∞ B"
┌ Warning: Checksum did not match
│   expected_hash = "db332cddb12f123b92fc6653a582eec1b3f14e6741f9c6e0bf5d960c78dee3a0"
│   actual_hash = "88cbebefb33603cc8dcb0e9e71eca68716c6f85887eadae3724a454c976ab431"
│   path = "/Users/jakeireland/.julia/datadeps/CoNLL 2003/NER-datasets-master.zip"
└ @ DataDeps ~/.julia/packages/DataDeps/ooWXe/src/verification.jl:24
Do you wish to Abort, Retry download or Ignore
[a/r/i]

P.S., thank you all for the work that you do on this space in Julia—it's awesome work 🙂

@oxinabox
Copy link
Member

oxinabox commented Oct 4, 2021

A PR to update it,a d probably also freeze to a fixed commit SHA and swap to using githack would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants