Add library_name and paper authors to model card

#1
by nielsr HF Staff - opened

Hi, I'm Niels from the Hugging Face community science team!

This PR improves the model card by:

  • Adding library_name: transformers to the metadata. This helps users identify how to load the model and enables the "Use in Transformers" button on the Hub.
  • Adding the datasets metadata to link this model to the RoboFine-bench.
  • Including the full list of authors from the paper for better attribution.

The rest of the documentation is excellent. Thank you for sharing this work!

EricsXt changed pull request status to merged

Sign up or log in to comment