You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be great to make the SimpleQA dataset avaliable on https://huggingface.co/datasets for improved accessibility/discoverability. Currently, accessibility isn't the easiest, see #25.
Hi,
It'd be great to make the SimpleQA dataset avaliable on https://huggingface.co/datasets for improved accessibility/discoverability. Currently, accessibility isn't the easiest, see #25.
This will also allow people to do:
If you're down, leaving a guide here: https://huggingface.co/docs/datasets/loading#csv. It can then be pushed to the hub by doing
dataset.push_to_hub("openai/simpleqa")
.Besides that, there's the dataset viewer which allows people to quickly explore the first few rows of the data in the browser.
Let me know if you need any help!
Niels from HF
The text was updated successfully, but these errors were encountered: