Fix metadata inconsistencies, add library_name and paper/code links
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I'm opening this PR to improve the documentation of your model.
Based on the config.json file in this repository, it appears this model is based on xlm-roberta-large rather than MuRIL, and the language code as indicates it is for Assamese. I have updated the metadata to reflect this.
Additionally, I've:
- Added
library_name: transformersto the metadata to enable the "Use in Transformers" button and automated code snippets. - Linked the model to its official paper page on Hugging Face: AWED-FiNER: Agents, Web applications, and Expert Detectors for Fine-grained Named Entity Recognition across 36 Languages for 6.6 Billion Speakers.
- Added a link to the GitHub repository.
These changes will help users discover and use your model more effectively!
prachuryyaIITG changed pull request status to
merged