surya-narayanan commited on
Commit
2b00b2c
1 Parent(s): addd542

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:290ef9bdf51380dee8ed5134f809e0b326736aec55d516d6be5844807740a6cc
3
- size 109086416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4db85abcd36552c10af9f585dcb8aec15470e54a01038d6cc6be8aad615bb4b6
3
+ size 872450448
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:160d879f04be3d6d78bb8e46c63b4427773ccf191dd1c09b96943cc5da464b78
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2fceef98cc102c80dbfe18e3059c8c84d45664601f0cdcc42cab395c063ae01
3
  size 5048