surya-narayanan commited on
Commit
511b08e
·
verified ·
1 Parent(s): ea6138e

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -13,7 +13,7 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 32,
17
  "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
@@ -21,14 +21,14 @@
21
  "ln_f"
22
  ],
23
  "peft_type": "LORA",
24
- "r": 32,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "v_proj",
29
- "k_proj",
30
  "q_proj",
31
- "o_proj"
 
 
32
  ],
33
  "task_type": null,
34
  "use_dora": false,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 256,
17
  "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
 
21
  "ln_f"
22
  ],
23
  "peft_type": "LORA",
24
+ "r": 256,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "q_proj",
29
+ "v_proj",
30
+ "o_proj",
31
+ "k_proj"
32
  ],
33
  "task_type": null,
34
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02070b9f55764c9d7b872f8723bf78cbc87f8725d6993fc5c67cbbe5043a9eb8
3
- size 109086416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23acbb205843efe03718bb8d639845fdf7f3a2350c7ca4b7613dc2593910df81
3
+ size 872450448
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9315068e7cede233b26a4044254cdf047088c9a62a232119fbe083ab6f8d655a
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00cbe93aba25afec42c03db1cb78fbe312a9a01e4bb2bad903d66f87e94e5863
3
  size 4984