Improve model card for Variational Reasoning for Language Models

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card by:

  • Adding pipeline_tag: text-generation to ensure discoverability for language models.
  • Adding license: apache-2.0, inferred from the underlying frameworks (LLaMA-Factory and SkyThought) used in the repository.
  • Including relevant tags: llm, qwen, and reasoning for better categorization and search.
  • Updating the model card title to "Model Card for Variational Reasoning for Language Models".
  • Populating the "Model Details" and "Model Sources" sections with comprehensive information from the paper and GitHub repository, including:
  • Adding the BibTeX citation provided in the GitHub README.

Please review and merge these improvements to provide a more informative and discoverable model card.

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

Sign up or log in to comment