Hi @yueqis 🤗
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/2510.24702.
The paper page lets people discuss about your paper and lets them find artifacts about it (your datasets for instance), you can also claim the paper as yours which will show up on your public profile at HF, add Github and project page URLs.
I see you've already hosted the Agent Data Protocol (ADP) datasets in a collection on https://huggingface.co/collections/neulab/agent-data-protocol! That's fantastic!
Would you like to link this collection (and potentially individual datasets within it) to your paper page? This will give your work even more visibility and enable better discoverability for researchers looking for agent training data. People will be able to easily find your dataset on the Hub and do:
from datasets import load_dataset
dataset = load_dataset("your-hf-org-or-username/your-dataset")
If you're interested in linking them, here's a guide: https://huggingface.co/docs/hub/en/model-cards#linking-a-paper (it applies to datasets too).
Besides that, there's the dataset viewer which allows people to quickly explore the first few rows of the data in the browser.
I also noticed that your abstract mentions performing SFT on these data with demonstrated performance gains. Would you also be open to sharing any fine-tuned model checkpoints on https://huggingface.co/models? This would allow the community to directly use and build upon your research.
Let me know if you're interested/need any guidance regarding this!
Kind regards,
Niels
Hi @yueqis 🤗
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/2510.24702.
The paper page lets people discuss about your paper and lets them find artifacts about it (your datasets for instance), you can also claim the paper as yours which will show up on your public profile at HF, add Github and project page URLs.
I see you've already hosted the Agent Data Protocol (ADP) datasets in a collection on https://huggingface.co/collections/neulab/agent-data-protocol! That's fantastic!
Would you like to link this collection (and potentially individual datasets within it) to your paper page? This will give your work even more visibility and enable better discoverability for researchers looking for agent training data. People will be able to easily find your dataset on the Hub and do:
If you're interested in linking them, here's a guide: https://huggingface.co/docs/hub/en/model-cards#linking-a-paper (it applies to datasets too).
Besides that, there's the dataset viewer which allows people to quickly explore the first few rows of the data in the browser.
I also noticed that your abstract mentions performing SFT on these data with demonstrated performance gains. Would you also be open to sharing any fine-tuned model checkpoints on https://huggingface.co/models? This would allow the community to directly use and build upon your research.
Let me know if you're interested/need any guidance regarding this!
Kind regards,
Niels