Update README.md
Browse files
README.md
CHANGED
|
@@ -58,4 +58,4 @@ The final solution provided in this version of CodeThinker is currently found un
|
|
| 58 |
```
|
| 59 |
## Final Solution -> ### Solution Code -> ```python[solution]```
|
| 60 |
```
|
| 61 |
-
[TO DO]: An upcoming release will include improvements by wrapping the code solution within a specialized token
|
|
|
|
| 58 |
```
|
| 59 |
## Final Solution -> ### Solution Code -> ```python[solution]```
|
| 60 |
```
|
| 61 |
+
[TO DO]: An upcoming release will include improvements by wrapping the code solution within a specialized token `<solution>` during inference to enhance parsing capabilities.
|