NielsRogge
NielsRogge
Pinging @VictorSanh here, I took this from the [DocVQA notebook](https://colab.research.google.com/drive/1NtcTgRbSBKN7pYD3Vdx1j9m8pt3fhFDB?usp=sharing)
Thank you for making it! Thanks also for claiming https://huggingface.co/papers/2403.04765 as an author, feel free to add the Github and project page URLs. Would be nice to have a 🤗...
That's awesome, would be nice to link the 🤗 dataset in the README of this Github repo :)
Also feel free to claim https://huggingface.co/papers/2508.05630 as an author and add the Github URL
Awesome, would be great to have it at https://huggingface.co/microsoft.
See https://github.com/NielsRogge/Transformers-Tutorials/issues/489
That's a good question. It might be that only the weights are subject to the non-commercial license, and the code can be used, but I would recommend discussing that with...
Here's a guide to get started: https://huggingface.co/docs/datasets/en/loading. After that, you can do `dataset.push_to_hub(...)` to make it available on the hub. Next it could be nice to document your dataset by...
+1, in favor of having a tiny "learn more" button at each model tree which links to the docs.
@umarbutler that's WIP here: https://github.com/huggingface/transformers/pull/33244