YL95 commited on
Commit
5b7d31a
1 Parent(s): 1074d60

Checkpoint at step 45 (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -15,8 +15,8 @@
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
- "lm_head",
19
- "embed_tokens"
20
  ],
21
  "peft_type": "LORA",
22
  "r": 128,
@@ -24,12 +24,12 @@
24
  "revision": "unsloth",
25
  "target_modules": [
26
  "down_proj",
 
27
  "v_proj",
28
- "o_proj",
29
- "gate_proj",
30
- "k_proj",
31
  "up_proj",
32
- "q_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
+ "embed_tokens",
19
+ "lm_head"
20
  ],
21
  "peft_type": "LORA",
22
  "r": 128,
 
24
  "revision": "unsloth",
25
  "target_modules": [
26
  "down_proj",
27
+ "q_proj",
28
  "v_proj",
 
 
 
29
  "up_proj",
30
+ "gate_proj",
31
+ "o_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:077f99faac2421d69e0b8b6cfdbe35580240df445b26cab2da2bde2257181aa5
3
  size 2415981336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9654cac8542925c689702e3820c8f05ffa99e7117e08070857daf362fbcf5047
3
  size 2415981336