Add library_name, correct pretty_name, and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
I noticed this model is part of the AWED-FiNER collection and is compatible with the Transformers library. I've opened this PR to:
- Add
library_name: transformersto the metadata to enable the automated code snippets and "Use in Transformers" button on the Hub. - Correct the
pretty_namein the metadata from "Tamil" to "Bodo" to accurately reflect the language (brx) and training data described in the model card. - Ensure the associated paper is clearly linked for better discoverability.
prachuryyaIITG changed pull request status to merged