Add library_name metadata

#1
by nielsr HF Staff - opened

Hello! I'm Niels, part of the community science team at Hugging Face.

I noticed that this model repository doesn't have the library_name metadata in its README. Since the model card provides code snippets using the transformers library, I've opened this PR to add library_name: transformers to the YAML front matter.

Adding this metadata enables the "Use in Transformers" button and the inference widget on the model page, making it easier for researchers to use your work. I have also ensured the paper is linked in the introduction section for better visibility.

twnlp changed pull request status to merged

Sign up or log in to comment