Improve model card: add paper link, GitHub, and punctuation-robustness metadata
#1
by nielsr HF Staff - opened
Hi there! I'm Niels from the Hugging Face community science team.
This PR improves your model card by:
- Linking it to the research paper: Assessing and Improving Punctuation Robustness in English-Marathi Machine Translation.
- Adding a link to the official GitHub repository.
- Linking the associated Hugging Face Space demo.
- Adding metadata for
pipeline_tag: translationand the relevant languages (en,mr). - Providing a specific description of this fine-tuning variant (Approach 2 from the paper, trained without punctuation).
These changes help users discover your work and understand the specific use case of this checkpoint.
thenlpresearcher changed pull request status to merged