Add paper link, pipeline tag, and citation
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. This PR improves the model card for the LLaDA-MoE-7B-A1B-Base-MemDLM adapter.
Key changes:
- Added
pipeline_tag: text-generationto the metadata for better categorization and discoverability. - Linked the model to the official research paper: MemDLM: Memory-Enhanced DLM Training.
- Added a citation section with the BibTeX entry found in the official repository.
- Maintained existing usage instructions and research artifact disclaimers.
JarvisPei changed pull request status to merged