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-generation to correctly classify the model's function.
  • Updating the license to apache-2.0 based on common practice for similar models.
  • Adding relevant reasoning and qwen tags 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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment