Improve model card metadata and add library info
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the model card for MemPrivacy-1.7B-RL by:
- Adding the
library_name: transformersmetadata tag to enable the code snippet widget and better Hub integration. - Moving the Arxiv ID from the YAML metadata to the markdown section, following Hugging Face's metadata best practices.
- Ensuring the paper and authors are correctly cited.
The rest of the model card, including the detailed vLLM usage examples, looks great!
Thank you for the feedback. We’ve made the requested updates to better align the model card with Hugging Face metadata standards.