Hi @EigenTom 馃
I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work on Arxiv and was wondering whether you would like to submit it to hf.co/papers to improve its discoverability. If you are one of the authors, you can submit it at https://huggingface.co/papers/submit.
The paper page lets people discuss about your paper and lets them find artifacts about it (your dataset for instance), you can also claim the paper as yours which will show up on your public profile at HF, and add your GitHub URL.
Would you like to host the ReviewBench dataset you've introduced on https://huggingface.co/datasets?
I noticed in the GitHub README that the evaluation scripts reference a reviews.parquet file, but I couldn't find a direct hosting URL for the benchmark data. Hosting on Hugging Face will give the benchmark more visibility and enable better discoverability within the community. It also allows researchers to easily use the data via:
from datasets import load_dataset
dataset = load_dataset("your-hf-org-or-username/ReviewBench")
If you're interested, you can find a guide on uploading datasets here: https://huggingface.co/docs/datasets/loading. Besides the easy programmatic access, Hugging Face provides a dataset viewer that allows users to explore the data directly in their browser.
After uploading, we can link the dataset to the paper page so people can discover your work more easily.
Let me know if you're interested or need any guidance!
Kind regards,
Niels
Hi @EigenTom 馃
I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work on Arxiv and was wondering whether you would like to submit it to hf.co/papers to improve its discoverability. If you are one of the authors, you can submit it at https://huggingface.co/papers/submit.
The paper page lets people discuss about your paper and lets them find artifacts about it (your dataset for instance), you can also claim the paper as yours which will show up on your public profile at HF, and add your GitHub URL.
Would you like to host the ReviewBench dataset you've introduced on https://huggingface.co/datasets?
I noticed in the GitHub README that the evaluation scripts reference a
reviews.parquetfile, but I couldn't find a direct hosting URL for the benchmark data. Hosting on Hugging Face will give the benchmark more visibility and enable better discoverability within the community. It also allows researchers to easily use the data via:If you're interested, you can find a guide on uploading datasets here: https://huggingface.co/docs/datasets/loading. Besides the easy programmatic access, Hugging Face provides a dataset viewer that allows users to explore the data directly in their browser.
After uploading, we can link the dataset to the paper page so people can discover your work more easily.
Let me know if you're interested or need any guidance!
Kind regards,
Niels