-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi @XiangboGaoBarry 🤗
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/2602.08277.
The paper page lets people discuss about your paper and lets them find artifacts about it (I see you've already hosted the PISCO models on the Hub—that's great!).
You can also claim the paper as yours which will show up on your public profile at HF, and add your Github and project page URLs.
Would you like to host the PISCO-Bench dataset (and potentially the training set) on https://huggingface.co/datasets once they are ready for release?
I noticed it is currently on your repository's TODO list. Hosting on Hugging Face will give the benchmark more visibility/enable better discoverability, and will also allow people to do:
from datasets import load_dataset
dataset = load_dataset("your-hf-org-or-username/pisco-bench")If you're down, leaving a guide here: https://huggingface.co/docs/datasets/loading.
We also support Webdataset, which is very useful for video datasets: https://huggingface.co/docs/datasets/en/loading#webdataset.
Besides that, there's the dataset viewer which allows people to quickly explore the data and annotations in the browser.
After uploaded, we can also link the dataset and your existing models to the paper page (read here) so people can discover all your work in one place.
Let me know if you're interested or need any guidance!
Kind regards,
Niels