surya-narayanan commited on
Commit
1eb5be8
·
verified ·
1 Parent(s): 9815404

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
- "k_proj",
29
- "v_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:8e0e57f286cc0b35bfbb7fc4b24730e77ca4cc960323c8f637118bac7518a42d
3
- size 109086416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3c575b9dcf1a5137d5b8ebf2bcc1b44211b80a61757800c0d5b73518d05e2c3
3
+ size 872450448
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f159a85b9e68142dad62c523d92f2fb31aac40241ce99b3a2e28aa65f339ae2
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77310af1a6d85908f65a83bfaec91be405c20510adcce3dfc77480c71f4a9fb8
3
  size 4984