HimashaJ96 commited on
Commit
a5f3093
·
1 Parent(s): eaf0d40

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -10,15 +10,17 @@
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
  "lora_alpha": 16,
13
- "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "q_proj",
23
  "v_proj"
24
  ],
 
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
  "lora_alpha": 16,
13
+ "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 64,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
+ "o_proj",
24
  "q_proj",
25
  "v_proj"
26
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d7532e8c311772ca8732854753786e1ae544588ae33b48f95e63d9d5c9c29f2
3
- size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02d91e1ea706d1fe3fd154bc2e6aca14b080003885d8c025c5e48c818a2e0af5
3
+ size 218138576
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcfe4abbd21225ab95a6ef24f6caea85f63b3b25192ea78331564c45a75d459c
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e543915a810675af39869bebebd8d76d21b0d0a4900e5c54f93cb94cec00621
3
  size 4536