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

Dataset 'rewardsignal/reddit_writing_prompts' doesn't exist on the Hub #6864

Closed
vinodrajendran001 opened this issue May 3, 2024 · 1 comment
Assignees

Comments

@vinodrajendran001
Copy link

vinodrajendran001 commented May 3, 2024

Describe the bug

The dataset rewardsignal/reddit_writing_prompts is missing in Huggingface Hub.

Steps to reproduce the bug

from datasets import load_dataset

prompt_response_dataset = load_dataset("rewardsignal/reddit_writing_prompts", data_files="prompt_responses_full.csv", split='train[:80%]')

Expected behavior

DatasetNotFoundError: Dataset 'rewardsignal/reddit_writing_prompts' doesn't exist on the Hub or cannot be accessed

Environment info

Nothing to do with versions

@albertvillanova
Copy link
Member

Hi @vinodrajendran001, thanks for reporting.

Indeed the dataset no longer exists on the Hub. The URL https://huggingface.co/datasets/rewardsignal/reddit_writing_prompts gives 404 Not Found error.

@albertvillanova albertvillanova closed this as not planned Won't fix, can't repro, duplicate, stale May 6, 2024
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