Improve model card: Add GitHub code link and sample usage
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by adding a direct link to the GitHub code repository in the "Important Links" section, making it easier for users to find the code. Additionally, it introduces a "Sample Usage" section, providing clear Python code snippets for loading and using the model with the transformers library, which significantly improves the model's discoverability and usability on the Hugging Face Hub.