weathon commited on
Commit
b035520
·
verified ·
1 Parent(s): c24cbe1

Training in progress, step 500

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -16,7 +16,7 @@
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
- "lora_alpha": 32,
20
  "lora_bias": false,
21
  "lora_dropout": 0.01,
22
  "megatron_config": null,
@@ -26,16 +26,16 @@
26
  ],
27
  "peft_type": "LORA",
28
  "qalora_group_size": 16,
29
- "r": 32,
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
33
- "value",
34
- "projection",
35
  "query",
36
  "qkv",
 
 
37
  "dense",
38
- "key"
39
  ],
40
  "target_parameters": null,
41
  "task_type": null,
 
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
+ "lora_alpha": 64,
20
  "lora_bias": false,
21
  "lora_dropout": 0.01,
22
  "megatron_config": null,
 
26
  ],
27
  "peft_type": "LORA",
28
  "qalora_group_size": 16,
29
+ "r": 64,
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
 
 
33
  "query",
34
  "qkv",
35
+ "projection",
36
+ "key",
37
  "dense",
38
+ "value"
39
  ],
40
  "target_parameters": null,
41
  "task_type": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:424715038dedb0fb9477336c8e0c1ee99e9a1eee191d6cd3aff0ba6b9955537c
3
- size 50395124
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8ea322bc5224d92052185ed3f08fdd2f86b5b381adec2b3f18df04ac0b82a1e
3
+ size 100726860