Add comprehensive model card for MiroMind-M1-RL-7B
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for MiroMind-M1-RL-7B by incorporating more detailed information and crucial metadata.
Key changes include:
- Updating the main model card title to reflect the full paper title.
- Adding comprehensive metadata such as
pipeline_tag: text-generation
,library_name: transformers
,datasets
,base_model
, andmetrics
to improve discoverability and provide immediate context for users. - Integrating detailed "Getting Started," "Training," and "Run Evaluation" instructions directly from the associated GitHub repository, making it easier for users to reproduce results and utilize the model.
- Updating image paths to use absolute URLs for better display on the Hugging Face Hub.
- Adding an explicit link to the paper within the overview section.
These updates aim to provide a more complete and user-friendly experience for the community interacting with this model.