murataksit34 commited on
Commit
d5b7c46
·
verified ·
1 Parent(s): c917d49

Align README format with Qwen3-8B-Data-Science-Insight-16.5K

Browse files
Files changed (1) hide show
  1. README.md +30 -13
README.md CHANGED
@@ -1,21 +1,38 @@
1
  ---
2
- base_model: unsloth/Qwen3.5-9B
3
- tags:
4
- - text-generation-inference
5
- - transformers
6
- - unsloth
7
- - qwen3_5
8
- license: apache-2.0
9
  language:
10
  - en
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
- # Uploaded finetuned model
 
 
 
 
 
 
 
 
 
 
 
14
 
15
- - **Developed by:** zero9tech
16
- - **License:** apache-2.0
17
- - **Finetuned from model :** unsloth/Qwen3.5-9B
18
 
19
- This qwen3_5 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
 
20
 
21
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
1
  ---
 
 
 
 
 
 
 
2
  language:
3
  - en
4
+ license: apache-2.0
5
+ library_name: transformers
6
+ tags:
7
+ - qwen3
8
+ - english
9
+ - data-mining
10
+ - data-science
11
+ - instruction-tuning
12
+ - sft
13
+ - insight
14
+ datasets:
15
+ - zero9tech/data-scientist-insight-dialog-en-16.5k
16
  ---
17
 
18
+ # Qwen3.5-9B-Data-Science-Insight-16.5K
19
+
20
+ This model is tuned for decision-oriented data mining and applied data science assistance.
21
+
22
+ ## Training Setup
23
+ 1. Domain SFT: zero9tech/data-scientist-insight-dialog-en-16.5k.
24
+
25
+ ## Dataset Test Highlights
26
+ - Total records: 16,463
27
+ - Split: train: 14,021 · validation: 801 · test: 1,641
28
+ - assistant_first_unique_ratio: 0.8408
29
+ - assistant_final_unique_ratio: 1.0000
30
 
31
+ ## Usage Note
32
+ Model behavior is optimized for decision-focused responses (method choice, alternatives, risk signals, validation planning).
 
33
 
34
+ ## Copyright
35
+ Copyright (c) Zero9 Tech
36
 
37
+ ## License
38
+ Apache-2.0