hflqf88888 commited on
Commit
955a0f6
·
verified ·
1 Parent(s): 40151e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,4 +8,4 @@ base_model:
8
 
9
  The instantiation of SWIRL's dual-agent architecture in math reasoning. The *Teacher* provides a concise outline of the problem-solving approach, while the *Student* generates the final solution by following this guidance. This separation of roles enables structured reasoning and improves overall solution quality.
10
 
11
- More detailed can refer https://github.com/Lqf-HFNJU/SWIRL!
 
8
 
9
  The instantiation of SWIRL's dual-agent architecture in math reasoning. The *Teacher* provides a concise outline of the problem-solving approach, while the *Student* generates the final solution by following this guidance. This separation of roles enables structured reasoning and improves overall solution quality.
10
 
11
+ For more details, please refer to our [project repository](https://github.com/Lqf-HFNJU/SWIRL).