Add Arxiv metadata and link to GitHub repository
#1
by nielsr HF Staff - opened
Hi! This PR improves the model card for SemCoT by:
- Adding the
arxivmetadata tag to link the repository with its research paper: SemCoT: Accelerating Chain-of-Thought Reasoning through Semantically-Aligned Implicit Tokens. - Updating the
licensetomitas specified in the official GitHub repository. - Adding the
library_name: pytorchmetadata (based on thepytorch_model_hub_mixintag). - Providing a direct link to the code and project source for better visibility.
jonathanhe123 changed pull request status to merged