Add model card for ReFIne-qwen3-8b
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the ReFIne-qwen3-8b model, developed as part of the ReFIne: A Framework for Trustworthy Large Reasoning Models with Reliability, Faithfulness, and Interpretability paper.
Key additions include:
- Relevant metadata:
pipeline_tag: text-generation,library_name: transformers, andlicense: apache-2.0, along with descriptive tags (qwen,llm,math,reasoning) to improve discoverability and utility. - A clear link to the official paper on Hugging Face papers.
- A link to the official GitHub repository for code and further details.
- A summary of the ReFIne framework's objectives and key highlights.
- An illustrative overview image from the GitHub repository.
- The BibTeX citation for academic referencing.
Please review and merge if everything looks good.
cesun
changed pull request status to
merged