Improve model card: add library_name, paper link, and clean up structure
#1
by nielsr HF Staff - opened
Hi! This pull request improves the model card for DECS_7B by:
- Adding
library_name: transformersto the YAML metadata to enable automated code snippets and improve discoverability. - Adding a direct link to the associated research paper and project resources (GitHub and Project Page).
- Cleaning up the README content by removing a redundant second YAML block and information specifically related to the 1.5B model variant.
- Ensuring the model is correctly associated with its base model and research context.