Heng1999 commited on
Commit
d46c83e
·
verified ·
1 Parent(s): 8e2fc0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/YOUR_ARXIV_ID_HERE)**.
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.