Hi @cherubicXN 🤗
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/2601.17895.
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.
It's great to see that you've already released the LingBot-Depth model checkpoints on Hugging Face under the robbyant organization!
Would you like to also host the 3M RGB-D dataset you've introduced in the paper on https://huggingface.co/datasets when it becomes available (I see in the README it is expected around mid-March 2026)?
Hosting on Hugging Face will give you more visibility/enable better discoverability, and will also allow people to do:
from datasets import load_dataset
dataset = load_dataset("robbyant/lingbot-depth-3m")
If you're down, leaving a guide here: https://huggingface.co/docs/datasets/loading.
We also support Webdataset, which is very useful for large-scale multimodal datasets like this one: https://huggingface.co/docs/datasets/en/loading#webdataset.
Besides that, there's the dataset viewer which allows people to quickly explore the first few rows of the data in the browser.
After uploaded, we can also link the dataset to the paper page (read here) so people can discover your work.
Let me know if you're interested/need any guidance when the release date approaches.
Kind regards,
Niels
Hi @cherubicXN 🤗
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/2601.17895.
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.
It's great to see that you've already released the LingBot-Depth model checkpoints on Hugging Face under the
robbyantorganization!Would you like to also host the 3M RGB-D dataset you've introduced in the paper on https://huggingface.co/datasets when it becomes available (I see in the README it is expected around mid-March 2026)?
Hosting on Hugging Face will give you more visibility/enable better discoverability, and will also allow people to do:
If you're down, leaving a guide here: https://huggingface.co/docs/datasets/loading.
We also support Webdataset, which is very useful for large-scale multimodal datasets like this one: https://huggingface.co/docs/datasets/en/loading#webdataset.
Besides that, there's the dataset viewer which allows people to quickly explore the first few rows of the data in the browser.
After uploaded, we can also link the dataset to the paper page (read here) so people can discover your work.
Let me know if you're interested/need any guidance when the release date approaches.
Kind regards,
Niels