Ba2han commited on
Commit
18704e2
·
verified ·
1 Parent(s): c8d4bed

Training in progress, step 100

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +15 -7
  3. model.safetensors +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -3,9 +3,9 @@ library_name: transformers
3
  model_name: outputs
4
  tags:
5
  - generated_from_trainer
6
- - unsloth
7
  - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
 
3
  model_name: outputs
4
  tags:
5
  - generated_from_trainer
 
6
  - trl
7
  - sft
8
+ - unsloth
9
  licence: license
10
  ---
11
 
config.json CHANGED
@@ -7,11 +7,11 @@
7
  "bos_token_id": 2,
8
  "dtype": "bfloat16",
9
  "eos_token_id": 3,
10
- "head_dim": 80,
11
  "hidden_act": "silu",
12
- "hidden_size": 1280,
13
  "initializer_range": 0.02,
14
- "intermediate_size": 5120,
15
  "layer_types": [
16
  "full_attention",
17
  "full_attention",
@@ -48,14 +48,22 @@
48
  "full_attention",
49
  "full_attention",
50
  "full_attention",
 
 
 
 
 
 
 
 
51
  "full_attention"
52
  ],
53
  "max_position_embeddings": 8192,
54
- "max_window_layers": 36,
55
- "model_name": "random_model",
56
  "model_type": "qwen3",
57
- "num_attention_heads": 40,
58
- "num_hidden_layers": 36,
59
  "num_key_value_heads": 8,
60
  "pad_token_id": 0,
61
  "rms_norm_eps": 1e-08,
 
7
  "bos_token_id": 2,
8
  "dtype": "bfloat16",
9
  "eos_token_id": 3,
10
+ "head_dim": 128,
11
  "hidden_act": "silu",
12
+ "hidden_size": 1536,
13
  "initializer_range": 0.02,
14
+ "intermediate_size": 4608,
15
  "layer_types": [
16
  "full_attention",
17
  "full_attention",
 
48
  "full_attention",
49
  "full_attention",
50
  "full_attention",
51
+ "full_attention",
52
+ "full_attention",
53
+ "full_attention",
54
+ "full_attention",
55
+ "full_attention",
56
+ "full_attention",
57
+ "full_attention",
58
+ "full_attention",
59
  "full_attention"
60
  ],
61
  "max_position_embeddings": 8192,
62
+ "max_window_layers": 44,
63
+ "model_name": "random_model2",
64
  "model_type": "qwen3",
65
+ "num_attention_heads": 16,
66
+ "num_hidden_layers": 44,
67
  "num_key_value_heads": 8,
68
  "pad_token_id": 0,
69
  "rms_norm_eps": 1e-08,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a31fb4e150696fbd81b685c233a7efae3a01549a539473980c0eb76b0c56dc3d
3
- size 2254879384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4115292e473c854202107d5b5b763cf274fbd6445b61fcab4fdc825f3d91392e
3
+ size 2856967144
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d58e58b86ebc8ee74fda679712e3a52e109c5c26268157eabc8b5c0cd94155a
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd9108a715e52b3714ac9b3d76525c6e8beadca24fb404442fc72e2ce144ff05
3
  size 5777