Update README.md
Browse files
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 |
-
|
|
|
|
| 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).
|