Add pipeline tag, library name, and paper link to model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the HF community team. This PR improves the model card for DiffutronLM-0.3B-Base by:
- Adding the
text-generationpipeline tag. - Specifying
library_name: transformersbased on theModernBertForMaskedLMarchitecture in the config. - Adding a link to the official paper: Diffutron: A Masked Diffusion Language Model for Turkish Language.
These changes will improve the model's discoverability and enable automated code snippets on the Hub.