-
Notifications
You must be signed in to change notification settings - Fork 0
Release LLM Scientific Paper Review Benchmark Dataset on Hugging Face #1
Description
Hi @RichardLRC 🤗
I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work on Arxiv and noticed it's featured on our paper page: https://huggingface.co/papers/2509.19326.
The paper page lets people discuss your paper and find related artifacts (like your dataset). You can also claim the paper as yours, which will show up on your public profile at HF, and add GitHub and project page URLs.
Would you like to host the "LLM Scientific Paper Review Benchmark Dataset" you've released on https://huggingface.co/datasets?
I see you're currently using Google Drive for it. Hosting on Hugging Face will give you more visibility and enable better discoverability, and will also allow people to do:
from datasets import load_dataset
dataset = load_dataset("your-hf-org-or-username/LLM-Scientific-Paper-Review-Benchmark-Dataset")If you're interested, here's a guide: https://huggingface.co/docs/datasets/loading.
We also support Webdataset, useful for image/video datasets: https://huggingface.co/docs/datasets/en/loading#webdataset.
Besides that, there's the dataset viewer which allows people to quickly explore the first few rows of the data in the browser.
After uploading, we can also link the dataset to the paper page (read here) so people can discover your work.
Let me know if you're interested/need any guidance.
Kind regards,
Niels