willtensora commited on
Commit
49e6963
·
verified ·
1 Parent(s): 8349eb9

Training in progress, step 3

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": 8,
14
- "lora_dropout": 0.1,
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
- "down_proj",
24
- "up_proj",
25
  "v_proj",
26
- "k_proj",
27
- "gate_proj",
28
  "o_proj",
29
- "q_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": 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
  "v_proj",
 
 
24
  "o_proj",
25
+ "gate_proj",
26
+ "q_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "k_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:a7e711b7b4034b2f3bd9799e3738e807081a18d9dd9d4402e426cefbb04d49c9
3
- size 9048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab90251ab6e27a57801a12d18af11f2f9f07fcab223af845d95de1a0b405501c
3
+ size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a34c87415c9e639533cb4d7b940fdf4014edaec46abd1ff3438eb94417519db3
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:525897d6fc230472c14ab0a00d3e93c0465a5d3840498e66ad09e713ff0af362
3
  size 6776