Skip to content

Release AgentReview LLM-generated reviews dataset on Hugging Face #1

@NielsRogge

Description

@NielsRogge

Hi @Ahren09 🤗

I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work through Hugging Face's daily papers as yours got featured: https://huggingface.co/papers/2406.12708.
The paper page lets people find artifacts about your work; I see you've already claimed the paper and set up a great Gradio demo on Spaces!

Would you like to also host the datasets you've released (specifically the 53,800+ LLM-generated peer review documents) on https://huggingface.co/datasets?
I see you're currently using Dropbox for it. Hosting on Hugging Face will give the data more visibility and enable better discoverability. It will also allow researchers to easily load the data like so:

from datasets import load_dataset

dataset = load_dataset("Ahren09/AgentReview-LLM-Reviews")

If you're interested, I'm leaving a guide here.

Besides that, there's the dataset viewer which allows people to quickly explore the generated reviews and discussions directly in the browser. After uploading, we can also link the dataset repository to the paper page so all your artifacts are in one place.

Let me know if you're interested or need any guidance!

Kind regards,

Niels

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions