-
Notifications
You must be signed in to change notification settings - Fork 0
Release model checkpoints on Hugging Face #4
Description
Hi @sssohrab 🤗
I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work on Arxiv and was wondering whether you would like to submit it to hf.co/papers to improve its discoverability. If you are one of the authors, you can submit it at https://huggingface.co/papers/submit.
The paper page lets people discuss about your paper and lets them find artifacts about it. I see you've already hosted the ct-dosing-errors dataset on the Hub at https://huggingface.co/datasets/ds4dh/ct-dosing-errors, which is great!
Would you also like to host the model checkpoints you've trained (such as ClinicalModernBERT and the late-fusion model) on https://huggingface.co/models?
Hosting the weights on Hugging Face will provide much better visibility for your work and enable researchers to directly use your pre-trained baselines for reproducibility. We can add metadata tags so that people find the models easier and link them directly to the paper page.
If you're down, leaving a guide here. For the BERT-based models, you can easily use the push_to_hub method from the Transformers library or the PyTorchModelHubMixin class.
After they are uploaded, we can link them to the paper page so people can discover your work more easily.
Let me know if you're interested/need any guidance :)
Kind regards,
Niels