ahmedgongi10 commited on
Commit
3931c16
1 Parent(s): b027c9c

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -6,23 +6,24 @@
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 32,
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
- "q_proj",
23
  "k_proj",
24
  "o_proj",
25
- "v_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
+ "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 16,
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
  "o_proj",
25
+ "v_proj",
26
+ "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e47a4d72e3918c0c02d25e1697e883e203ad49669ebd7c4dc2253896fc929d59
3
- size 218138576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d37e6cd396cb27d5f3ab91446e70499987a5025a8255abc033802360d69dddd2
3
+ size 27297032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a680d476ff8a3eb712f1e1e163b1243bda5bc71ec5294868266d29730e2aa4c
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7523d83c98241ee4c34cb76e35bf170b32d4a35ae6bc7cabbc063b9764478e8b
3
  size 4856