Add library_name and correct pretty_name
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
I've opened this PR to improve the model card metadata and clarity:
- Added
library_name: transformersto enable the "Use in Transformers" feature on the model page. - Corrected the
pretty_namefrom "Tamil" to "Nepali" to align with the language tag (ne) and the dataset description provided in the model card. - Maintained the existing citations and links to the AWED-FiNER paper and GitHub repository.
prachuryyaIITG changed pull request status to
merged