Update model card: add library_name, pipeline_tag, and project links
#1
by
nielsr HF Staff - opened
This PR improves the model card for the English FewNERD MuRIL expert model by:
- Adding
library_name: transformersto the metadata, which enables automated code snippets on the model page. - Updating the
pipeline_tagtootheras per the project documentation instructions. - Adding a direct link to the research paper and the official GitHub repository.
- Maintaining the sample usage for the AWED-FiNER agentic tool as documented in the paper's repository.
prachuryyaIITG changed pull request status to
merged