willtensora commited on
Commit
0264ce6
·
verified ·
1 Parent(s): 8e6fd13

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -10,22 +10,22 @@
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
- "up_proj",
24
  "o_proj",
25
- "down_proj",
26
- "k_proj",
27
  "q_proj",
 
 
28
  "v_proj",
 
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
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
  "o_proj",
 
 
24
  "q_proj",
25
+ "up_proj",
26
+ "k_proj",
27
  "v_proj",
28
+ "down_proj",
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc36a8e37dd54f1611000c6fb5b8a2b1fac16a87eccb3c03b80d950e8d920cf0
3
- size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:768130b538ea1d5a1152be5ed27852633d520795cfc581e156f38e25a9f04356
3
+ size 9048
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42859b767e48a28bd6aa4d7de82f9e080fc3f6e573f77325e209b5bb86fef1a3
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8548aef348062ab97cfd36e886231d4b654c2eb3c3a782e77117273c0546ae9a
3
  size 6776