willtensora commited on
Commit
5b4522a
·
verified ·
1 Parent(s): 8a2b097

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
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",
32
  "use_dora": false,
 
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
  "up_proj",
 
 
 
24
  "q_proj",
25
+ "gate_proj",
26
+ "k_proj",
27
  "v_proj",
28
+ "down_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
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:b6cf0b38fd50b5592fcdd90cde67f3953803b845427a6da838198ae49e8910ea
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:9728de9c04ba459f8a150ca989a490b015c26610cf896681f245b555b37edd32
3
  size 6776