vpakarinen commited on
Commit
1ca6c61
·
verified ·
1 Parent(s): 9f9d142

Update README.md

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