Rustamshry commited on
Commit
64959f4
·
verified ·
1 Parent(s): b562268

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -19,13 +19,10 @@ tags:
19
 
20
  ## Model Details
21
 
22
- **Name:** Chemistry-R1
23
-
24
- **Base Model:** Qwen3-0.6B
25
-
26
- **Fine-Tuning Dataset:** ~2,000 chemistry reasoning problems, where solutions are computed step-by-step using Python code.
27
-
28
- **Training Objective:** The model was fine-tuned to reason through chemistry problems, generate step-by-step solutions using Python, and compute the final answer programmatically.
29
 
30
  - Capabilities:
31
  - Solves quantitative chemistry problems using code-based reasoning.
 
19
 
20
  ## Model Details
21
 
22
+ - **Name:** Chemistry-R1
23
+ - **Base Model:** Qwen3-0.6B
24
+ - **Fine-Tuning Dataset:** ~2,000 chemistry reasoning problems, where solutions are computed step-by-step using Python code.
25
+ - **Training Objective:** The model was fine-tuned to reason through chemistry problems, generate step-by-step solutions using Python, and compute the final answer programmatically.
 
 
 
26
 
27
  - Capabilities:
28
  - Solves quantitative chemistry problems using code-based reasoning.