Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,6 @@ tags:
|
|
| 16 |
|
| 17 |
# Understanding Tool-Integrated Reasoning (TIR Model)
|
| 18 |
|
| 19 |
-
This repository contains the official DAPO-trained Tool-Integrated Reasoning (TIR) model from the paper: **[Understanding Tool-Integrated Reasoning](https://arxiv.org/abs/
|
| 20 |
|
| 21 |
This model is a Qwen3-8B fine-tuned using the DAPO algorithm to effectively solve complex mathematical problems by integrating a Python code interpreter. It serves as the primary experimental model in our paper.
|
|
|
|
| 16 |
|
| 17 |
# Understanding Tool-Integrated Reasoning (TIR Model)
|
| 18 |
|
| 19 |
+
This repository contains the official DAPO-trained Tool-Integrated Reasoning (TIR) model from the paper: **[Understanding Tool-Integrated Reasoning](https://arxiv.org/abs/2508.19201)**.
|
| 20 |
|
| 21 |
This model is a Qwen3-8B fine-tuned using the DAPO algorithm to effectively solve complex mathematical problems by integrating a Python code interpreter. It serves as the primary experimental model in our paper.
|