surya-narayanan commited on
Commit
dab0746
1 Parent(s): 99b476a

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:08b70864e4eac3bfb2de25add4801a49183ca5ba0b294382a32b5dc3882d96a7
3
- size 109086416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:059ef3c4c7ddd6d85e2bdab5d000f540d51eab0e465e268507bcc08c3d3fbe69
3
+ size 872450448
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6abb697a3f75972cb5d9b3cb066f3f1abb42f95fb037a4344a3352ffdaa9d858
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43a26e4bc6350fab2ebe3f424fca25f2ed80ff100437b1789a732bdc33640afa
3
  size 5048