khazarai/Chemistry-R1

Hugging Face
TEXT GENERATIONConcurrency Cost:1Model Size:0.8BQuant:BF16Ctx Length:32kPublished:Mar 28, 2026License:apache-2.0Architecture:Transformer0.0K Open Weights Warm

khazarai/Chemistry-R1 is a fine-tuned Qwen3-0.6B model developed by khazarai, specifically optimized for solving quantitative chemistry problems. It generates step-by-step solutions using Python code, enabling programmatic computation of answers. This model excels at educational assistance and automated reasoning pipelines for chemistry calculations.

Loading preview...

Chemistry-R1 Model Overview

Chemistry-R1 is a specialized language model built upon the Qwen3-0.6B base, fine-tuned by khazarai to address quantitative chemistry problems. Its core capability lies in generating detailed, step-by-step solutions that incorporate Python code for precise calculations. The model was trained on approximately 2,000 chemistry reasoning problems, where solutions were derived programmatically, allowing it to reason through complex chemical logic and computations.

Key Capabilities

  • Code-based Reasoning: Solves quantitative chemistry problems by generating and utilizing Python code.
  • Step-by-Step Explanations: Provides intermediate steps to clarify calculations and chemical principles.
  • Versatile Output: Can produce numerical answers, chemical equations, or calculated values.

Good For

  • Educational Assistance: Ideal for students and educators needing programmatic solutions and explanations for chemistry problems.
  • Automated Problem Solving: Suitable for integrating into applications requiring algorithmic precision for chemistry computations.

Limitations

Users should be aware of potential limitations, including occasional numerical precision issues, a scope limited by its ~2K problem training set, and the necessity of a safe Python execution environment for final answers. The model focuses on theoretical reasoning and does not account for chemical hazards or experimental safety protocols.