Update README.md
Browse files
README.md
CHANGED
|
@@ -12,10 +12,10 @@ Tieto Code (mini) is a fine-tuned variant of ``Qwen/Qwen3-4B-Instruct-2507`` mod
|
|
| 12 |
|
| 13 |
The model focuses on producing clear, structured, and step-by-step answers across multiple topics.
|
| 14 |
|
|
|
|
|
|
|
| 15 |
**Base model**: Qwen/Qwen3-4B-Instruct-2507
|
| 16 |
|
| 17 |
**Type**: Full fine-tune (chat/instruct)
|
| 18 |
|
| 19 |
-
**Primary use**: Software engineering (Q&A, troubleshooting, best practices)
|
| 20 |
-
|
| 21 |
-
Trained on a JSONL chat dataset with ``system/user/assistant`` message roles.
|
|
|
|
| 12 |
|
| 13 |
The model focuses on producing clear, structured, and step-by-step answers across multiple topics.
|
| 14 |
|
| 15 |
+
Trained on a JSONL chat dataset with ``system/user/assistant`` message roles.
|
| 16 |
+
|
| 17 |
**Base model**: Qwen/Qwen3-4B-Instruct-2507
|
| 18 |
|
| 19 |
**Type**: Full fine-tune (chat/instruct)
|
| 20 |
|
| 21 |
+
**Primary use**: Software engineering (Q&A, troubleshooting, best practices)
|
|
|
|
|
|