Hi @yu2020 🤗
Niels here from 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/2601.06789.
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, add Github and project page URLs.
I noticed in your GitHub README (https://github.com/QuantaAlpha/MemGovern) that you've created a valuable dataset, "MemGovern Governed Experience Cards", which is hosted via Git LFS under data/agentic_exp_data_1220_13w_DSnewPrompt/. I also saw your recommendation for "hosting them via Git LFS or a separate dataset release." We would be thrilled if you considered hosting this dataset on https://huggingface.co/datasets!
Hosting on Hugging Face will give your dataset more visibility and enable better discoverability within the ML community. It would also allow users to easily load it using the datasets library:
from datasets import load_dataset
dataset = load_dataset("your-hf-org-or-username/MemGovern-Governed-Experience-Cards")
You can find a comprehensive guide for uploading datasets here: https://huggingface.co/docs/datasets/loading. We also support the dataset viewer, which allows people to quickly explore the data in their browser. After uploading, we can link the dataset to your paper page (read here) to further enhance discoverability.
Let me know if you're interested or need any guidance with the uploading process!
Cheers,
Niels
ML Engineer @ HF 🤗
Hi @yu2020 🤗
Niels here from 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/2601.06789.
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, add Github and project page URLs.
I noticed in your GitHub README (https://github.com/QuantaAlpha/MemGovern) that you've created a valuable dataset, "MemGovern Governed Experience Cards", which is hosted via Git LFS under
data/agentic_exp_data_1220_13w_DSnewPrompt/. I also saw your recommendation for "hosting them via Git LFS or a separate dataset release." We would be thrilled if you considered hosting this dataset on https://huggingface.co/datasets!Hosting on Hugging Face will give your dataset more visibility and enable better discoverability within the ML community. It would also allow users to easily load it using the
datasetslibrary:You can find a comprehensive guide for uploading datasets here: https://huggingface.co/docs/datasets/loading. We also support the dataset viewer, which allows people to quickly explore the data in their browser. After uploading, we can link the dataset to your paper page (read here) to further enhance discoverability.
Let me know if you're interested or need any guidance with the uploading process!
Cheers,
Niels
ML Engineer @ HF 🤗