Improve model card for Variational-Reasoning-4B-Acc: add details, links, license, and tags
#1
by nielsr HF Staff - opened
This PR significantly improves the model card for Variational-Reasoning-4B-Acc by:
- Adding the
pipeline_tag: text-generationto correctly classify the model's function. - Updating the
licensetoapache-2.0based on common practice for similar models. - Adding relevant
reasoningandqwentags for better discoverability. - Providing a comprehensive model description based on the paper's abstract and model configuration.
- Including direct links to the paper and the GitHub repository.
- Populating sections like Model Details, Uses, Training Details, and Evaluation by extracting information from the paper abstract and the GitHub README, and directing users to the GitHub repo for detailed instructions where appropriate.
- Including the BibTeX citation for proper attribution.
This update makes the model card much more informative and user-friendly, adhering to all disclaimers.