Improve model card: Add library_name and GitHub link
#1
by nielsr HF Staff - opened
This PR enhances the model card for abs-bvv-2 by:
- Adding the
library_name: transformersto the metadata, which enables the "How to use" widget on the Hub and indicates compatibility with the π€ Transformers library. - Adding a direct link to the GitHub repository (
https://github.com/Bochkov/bvv241) for easier access to the project's source code and related resources, as mentioned in the paper's abstract.
Thank you!
Bochkov changed pull request status to merged