ygaci commited on
Commit
16c168c
·
verified ·
1 Parent(s): 9a9430e

Training in progress, step 114

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/llama-3.2-3b-instruct-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -25,11 +25,11 @@
25
  "target_modules": [
26
  "gate_proj",
27
  "down_proj",
28
- "o_proj",
29
- "v_proj",
30
  "q_proj",
31
  "k_proj",
32
- "up_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/llama-3.2-3b-instruct-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
25
  "target_modules": [
26
  "gate_proj",
27
  "down_proj",
28
+ "up_proj",
 
29
  "q_proj",
30
  "k_proj",
31
+ "v_proj",
32
+ "o_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:674201cda7990812ad89a0ac22c31df0b82d264ffcdd8a5bdb1dd62baf293d81
3
  size 389074464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6aec35e09ff7cf30637b3f962aa52b1697faf4ad3cca422cec1820c7f5b65cd
3
  size 389074464
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9961853a27f5829fc673e059d81c28ebfd690e6e74dc2ffd482865d556612698
3
  size 5880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e30f0bfd5e4ce7f4926064b814f4f21d1ca2b5d03ca3afd1066872e09df743b
3
  size 5880