NotSalt commited on
Commit
90ec66e
·
verified ·
1 Parent(s): c2514b1

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -16,7 +16,7 @@
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
- "lora_alpha": 16,
20
  "lora_bias": false,
21
  "lora_dropout": 0.1,
22
  "megatron_config": null,
@@ -25,12 +25,17 @@
25
  "peft_type": "LORA",
26
  "peft_version": "0.18.1",
27
  "qalora_group_size": 16,
28
- "r": 8,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
  "v_proj",
33
- "q_proj"
 
 
 
 
 
34
  ],
35
  "target_parameters": null,
36
  "task_type": "CAUSAL_LM",
 
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
+ "lora_alpha": 32,
20
  "lora_bias": false,
21
  "lora_dropout": 0.1,
22
  "megatron_config": null,
 
25
  "peft_type": "LORA",
26
  "peft_version": "0.18.1",
27
  "qalora_group_size": 16,
28
+ "r": 16,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
  "v_proj",
33
+ "gate_proj",
34
+ "q_proj",
35
+ "k_proj",
36
+ "o_proj",
37
+ "up_proj",
38
+ "down_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c5280a53ef5899573753a72bdd4a89674cea2adc12832f2837b242ca6d5679d
3
- size 11815504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c89756c1c17efb6a1da6c1827f6de228b93167169ee776c1c13845a67a29007b
3
+ size 132187888
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15e0504aa766675d680ebb909ec2a820055ddc31f791f6e4fa10940539840ecf
3
  size 5137
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:974a75e377a137058e498e723ccbd097e2d4e7da9d7ff8e9473f52d872722ff3
3
  size 5137