We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Calling get_instances for HatefulMemesScenario is getting me the following: Exception: Failed with exit code 8: wget 'https://huggingface.co/datasets/neuralcatcher/hateful_memes/resolve/main/img/23058.png?download=true' -O output/benchmarks/downloaded/hatefulmemes/img/23058.png.tmp
Specifically, the traceback is:
The text was updated successfully, but these errors were encountered:
Could you provide the complete error logs, including the exception message itself?
cc @teetone
Sorry, something went wrong.
OK, I can replicate this locally. There is indeed a row for image 23058.png which is missing from this Hugging Face mirror.
23058.png
@teetone How are you running this in production? Are you using the canonical version of the dataset instead?
No branches or pull requests
Calling get_instances for HatefulMemesScenario is getting me the following:
Exception: Failed with exit code 8: wget 'https://huggingface.co/datasets/neuralcatcher/hateful_memes/resolve/main/img/23058.png?download=true' -O output/benchmarks/downloaded/hatefulmemes/img/23058.png.tmp
Specifically, the traceback is:
The text was updated successfully, but these errors were encountered: