zkaedi commited on
Commit
04dad26
·
verified ·
1 Parent(s): a595746

Retrain 2250ex: bf16 SFT-3ep + DPO-1ep (Trained with Unsloth)

Browse files
Files changed (4) hide show
  1. README.md +3 -0
  2. config.json +47 -7
  3. generation_config.json +10 -0
  4. model.safetensors +3 -0
README.md CHANGED
@@ -5,6 +5,9 @@ tags:
5
  - transformers
6
  - unsloth
7
  - qwen2
 
 
 
8
  license: apache-2.0
9
  language:
10
  - en
 
5
  - transformers
6
  - unsloth
7
  - qwen2
8
+ - trl
9
+ - sft
10
+ - dpo
11
  license: apache-2.0
12
  language:
13
  - en
config.json CHANGED
@@ -2,21 +2,61 @@
2
  "architectures": [
3
  "Qwen2ForCausalLM"
4
  ],
5
- "model_type": "qwen2",
 
 
 
 
6
  "hidden_size": 3584,
 
7
  "intermediate_size": 18944,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  "max_position_embeddings": 32768,
9
  "max_window_layers": 28,
 
10
  "num_attention_heads": 28,
11
  "num_hidden_layers": 28,
12
  "num_key_value_heads": 4,
 
13
  "rms_norm_eps": 1e-06,
14
- "rope_theta": 1000000.0,
15
- "sliding_window": 131072,
 
 
 
16
  "tie_word_embeddings": false,
17
- "torch_dtype": "bfloat16",
18
- "transformers_version": "4.37.0",
19
- "use_cache": true,
20
  "use_sliding_window": false,
21
  "vocab_size": 152064
22
- }
 
2
  "architectures": [
3
  "Qwen2ForCausalLM"
4
  ],
5
+ "attention_dropout": 0.0,
6
+ "bos_token_id": null,
7
+ "dtype": "bfloat16",
8
+ "eos_token_id": 151645,
9
+ "hidden_act": "silu",
10
  "hidden_size": 3584,
11
+ "initializer_range": 0.02,
12
  "intermediate_size": 18944,
13
+ "layer_types": [
14
+ "full_attention",
15
+ "full_attention",
16
+ "full_attention",
17
+ "full_attention",
18
+ "full_attention",
19
+ "full_attention",
20
+ "full_attention",
21
+ "full_attention",
22
+ "full_attention",
23
+ "full_attention",
24
+ "full_attention",
25
+ "full_attention",
26
+ "full_attention",
27
+ "full_attention",
28
+ "full_attention",
29
+ "full_attention",
30
+ "full_attention",
31
+ "full_attention",
32
+ "full_attention",
33
+ "full_attention",
34
+ "full_attention",
35
+ "full_attention",
36
+ "full_attention",
37
+ "full_attention",
38
+ "full_attention",
39
+ "full_attention",
40
+ "full_attention",
41
+ "full_attention"
42
+ ],
43
  "max_position_embeddings": 32768,
44
  "max_window_layers": 28,
45
+ "model_type": "qwen2",
46
  "num_attention_heads": 28,
47
  "num_hidden_layers": 28,
48
  "num_key_value_heads": 4,
49
+ "pad_token_id": 151665,
50
  "rms_norm_eps": 1e-06,
51
+ "rope_parameters": {
52
+ "rope_theta": 1000000.0,
53
+ "rope_type": "default"
54
+ },
55
+ "sliding_window": null,
56
  "tie_word_embeddings": false,
57
+ "transformers_version": "5.2.0",
58
+ "unsloth_version": "2026.3.4",
59
+ "use_cache": false,
60
  "use_sliding_window": false,
61
  "vocab_size": 152064
62
+ }
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "eos_token_id": [
4
+ 151645
5
+ ],
6
+ "max_length": 32768,
7
+ "pad_token_id": 151665,
8
+ "transformers_version": "5.2.0",
9
+ "use_cache": true
10
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24d7647bd06de8633f1fafc8a81b7f2cac258bbddee775e58fa84b3404ea5713
3
+ size 15231272152