AndriLawrence commited on
Commit
1f64120
·
verified ·
1 Parent(s): 135cc67

[auto] upload SFT LoRA adapter

Browse files
.gitattributes CHANGED
@@ -1,3 +1,4 @@
1
  *.safetensors filter=lfs diff=lfs merge=lfs -text
2
  *.bin filter=lfs diff=lfs merge=lfs -text
3
  *.gguf filter=lfs diff=lfs merge=lfs -text
 
 
1
  *.safetensors filter=lfs diff=lfs merge=lfs -text
2
  *.bin filter=lfs diff=lfs merge=lfs -text
3
  *.gguf filter=lfs diff=lfs merge=lfs -text
4
+ checkpoints/adapter_final/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoints/adapter_final/adapter_config.json CHANGED
@@ -15,7 +15,7 @@
15
  "loftq_config": {},
16
  "lora_alpha": 32,
17
  "lora_bias": false,
18
- "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "down_proj",
29
- "up_proj",
30
- "v_proj",
31
  "k_proj",
32
- "gate_proj",
33
  "o_proj",
34
- "q_proj"
 
 
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
15
  "loftq_config": {},
16
  "lora_alpha": 32,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
 
28
  "k_proj",
29
+ "up_proj",
30
  "o_proj",
31
+ "down_proj",
32
+ "gate_proj",
33
+ "q_proj",
34
+ "v_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
checkpoints/adapter_final/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4333b01b915523b3f10c4eeb9c58ff62aa52d106a45485a8edef417c40a02e21
3
  size 119801528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b42ef722e2231c97c9682d7f160cbcd7dd3a9d2e626123b95da09a6bf6bcf9e1
3
  size 119801528
checkpoints/adapter_final/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee4325f493316fc17ab066359164d503efeed2365cf2029a4cd3f556b8814faa
3
  size 6289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a96dfcc72b86fb46bb12947fbaa01c545f6900173eeec8925c3c906b2472256
3
  size 6289