SaminSkyfall commited on
Commit
fce77eb
·
verified ·
1 Parent(s): 909bc66

Training in progress, step 30

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b9e63d65f6d08428c032e25192aa55f11dc5e1b0acd7f8b515f7d0cc7309fa6
3
  size 139512976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38d6c8935db2a822990e31421ab481a49ce5fb8d70f9cf70b16dd94d5afe4359
3
  size 139512976
config.json CHANGED
@@ -1,31 +1,36 @@
1
  {
2
  "architectures": [
3
- "Qwen3ForCausalLM"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
- "bos_token_id": 151643,
8
- "eos_token_id": 151645,
9
- "head_dim": 128,
 
 
 
 
10
  "hidden_act": "silu",
11
- "hidden_size": 1024,
12
  "initializer_range": 0.02,
13
- "intermediate_size": 3072,
14
- "max_position_embeddings": 40960,
15
- "max_window_layers": 28,
16
- "model_type": "qwen3",
17
- "num_attention_heads": 16,
18
- "num_hidden_layers": 28,
19
- "num_key_value_heads": 8,
20
- "pad_token_id": 151643,
21
- "rms_norm_eps": 1e-06,
 
 
22
  "rope_scaling": null,
23
- "rope_theta": 1000000,
24
- "sliding_window": null,
25
- "tie_word_embeddings": true,
26
  "torch_dtype": "float32",
27
  "transformers_version": "4.51.3",
28
  "use_cache": true,
29
- "use_sliding_window": false,
30
- "vocab_size": 151936
31
  }
 
1
  {
2
  "architectures": [
3
+ "Phi3ForCausalLM"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
+ "auto_map": {
8
+ "AutoConfig": "microsoft/Phi-3-mini-4k-instruct--configuration_phi3.Phi3Config",
9
+ "AutoModelForCausalLM": "microsoft/Phi-3-mini-4k-instruct--modeling_phi3.Phi3ForCausalLM"
10
+ },
11
+ "bos_token_id": 1,
12
+ "embd_pdrop": 0.0,
13
+ "eos_token_id": 32000,
14
  "hidden_act": "silu",
15
+ "hidden_size": 3072,
16
  "initializer_range": 0.02,
17
+ "intermediate_size": 8192,
18
+ "max_position_embeddings": 4096,
19
+ "model_type": "phi3",
20
+ "num_attention_heads": 32,
21
+ "num_hidden_layers": 32,
22
+ "num_key_value_heads": 32,
23
+ "original_max_position_embeddings": 4096,
24
+ "pad_token_id": 32000,
25
+ "partial_rotary_factor": 1.0,
26
+ "resid_pdrop": 0.0,
27
+ "rms_norm_eps": 1e-05,
28
  "rope_scaling": null,
29
+ "rope_theta": 10000.0,
30
+ "sliding_window": 2047,
31
+ "tie_word_embeddings": false,
32
  "torch_dtype": "float32",
33
  "transformers_version": "4.51.3",
34
  "use_cache": true,
35
+ "vocab_size": 32064
 
36
  }
model-00001-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:247b5c3b676d0cc8dc1421d1f4ac84430aec15869d43b71850cee1d4e259709c
3
- size 4696694784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23ba9690ab9d30d6bee3d05b693f01f93e10345b6300e435949b14cac8641a1f
3
+ size 4961852416
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:107cc08a9f2982f3af34a2297184ffa22006a938a420d03a33a44a6ba59d7d28
3
  size 2384234968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:185aaed5b2c443acb22ff89d1c8491be5a70912edeef68cf3222edf1609e59dc
3
  size 2384234968