Update README.md
Browse files
README.md
CHANGED
|
@@ -25,9 +25,9 @@ tags:
|
|
| 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 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
|
| 32 |
## Uses
|
| 33 |
|
|
|
|
| 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.
|
| 29 |
+
- Generates intermediate steps to explain calculations and chemical logic.
|
| 30 |
+
- Can output results as numerical answers, chemical equations, or calculated values.
|
| 31 |
|
| 32 |
## Uses
|
| 33 |
|