cwaud commited on
Commit
ccdc49f
1 Parent(s): 4c7bb18

Training in progress, step 150

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "q_proj",
25
- "down_proj",
26
- "v_proj",
27
  "gate_proj",
 
28
  "k_proj",
29
- "up_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 8,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 4,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
 
 
 
24
  "gate_proj",
25
+ "v_proj",
26
  "k_proj",
27
+ "o_proj",
28
+ "down_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01a742c2056287a3329a44426eda37458f23296f011b4ed53c6334585d6741a3
3
- size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fd7e85b83a3efada449a0358e71243a0d9a75097fcec2a0ce8ef70f99b01767
3
+ size 42002136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdc4c339d5730e6ec9d0d548b10a92b6b67b7c212c9d1c201a554ed13523e0a6
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cda6572949e2823163e920fde2833ddb39e3300db4fceb5dc6cf9e08468745fc
3
  size 6712