Add arXiv metadata and improve model card structure
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
I noticed this model is the official artifact for the NeurIPS 2025 paper "SemCoT: Accelerating Chain-of-Thought Reasoning through Semantically-Aligned Implicit Tokens". I've opened this PR to improve the model card by:
- Adding the
arxivID to the metadata. This links the model to the Hugging Face Paper page, making the abstract and PDF easily accessible. - Adding language and descriptive tags for better discoverability.
- Including CLI usage instructions from the GitHub README to help users run the model.
- Refining the description with key details from the paper.
Please review and merge if this looks good to you!
jonathanhe123 changed pull request status to merged