willtensora commited on
Commit
c80578e
·
verified ·
1 Parent(s): 815b2fc

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -10,21 +10,21 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 8,
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": 4,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
  "gate_proj",
25
- "up_proj",
26
  "k_proj",
27
- "down_proj",
28
  "v_proj",
29
  "o_proj"
30
  ],
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.05,
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
+ "down_proj",
24
+ "up_proj",
25
  "q_proj",
26
  "gate_proj",
 
27
  "k_proj",
 
28
  "v_proj",
29
  "o_proj"
30
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c1c29d1f5649df700edb2931a4ba65802f1d7aede9c11934423e1b0801b9fcb
3
- size 9048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c599b75a981b0d9f0dc6a0e91aa387a26e70ef6d36d76cb04bce8ce82a092b48
3
+ size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f30b79b60b8c46ca02ae421a50ada3e80027f9f26343b71ced3942fb88eb24b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dae77c6881efffb1525ab27d15f41925709b4eb57600c98d05461f542cc3b806
3
  size 6776