murataksit34 commited on
Commit
22f1d72
·
verified ·
1 Parent(s): 8328d80

Update model card with corrected dataset splits, curriculum and Zero9 Tech licensing

Browse files
Files changed (1) hide show
  1. README.md +26 -13
README.md CHANGED
@@ -1,21 +1,34 @@
1
  ---
2
- base_model: unsloth/Qwen3-4B-unsloth-bnb-4bit
3
- tags:
4
- - text-generation-inference
5
- - transformers
6
- - unsloth
7
- - qwen3
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-4B-unsloth-bnb-4bit
 
 
 
 
18
 
19
- This qwen3 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-science
10
+ - data-mining
11
+ - insight
12
+ - sft
13
+ datasets:
14
+ - zero9tech/data-scientist-insight-dialog-en-16.5k
15
  ---
16
 
17
+ # QWEN3-4B-Data-Science-V2 — Insight Navigator
18
+
19
+ ## Training Setup
20
+ Domain SFT on .
21
 
22
+ ## Dataset Snapshot
23
+ - Total records:
24
+ - Split: · ·
25
+ - Hard gate:
26
+ - Soft gate:
27
+ - Self-BLEU (final):
28
+ - Distinct-2 (final):
29
 
30
+ ## Copyright
31
+ Copyright (c) Zero9 Tech
32
 
33
+ ## License
34
+ Apache-2.0