willtensora commited on
Commit
d777e6f
·
verified ·
1 Parent(s): a7d78eb

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
- "o_proj",
24
  "gate_proj",
25
  "q_proj",
26
- "up_proj",
27
  "v_proj",
 
28
  "k_proj",
29
- "down_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
  "gate_proj",
24
  "q_proj",
25
+ "down_proj",
26
  "v_proj",
27
+ "o_proj",
28
  "k_proj",
29
+ "up_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:b533b7117bc0e3c81f20822c894195616054d12b9a0cdcfb40e420186d215d2a
3
- size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d88b1e51271dd31989fdcb683c1f1b908065dbdaece123315139618413ff168
3
+ size 9048
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:746519a0d96e6801b9e01fd3392d353e8f9467d5d8a337d4d558559fbbc2a9f0
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c263e05fe207b407c6cd11bb652d63a63732b2d1b47dcaa717b61ddd3b2908e5
3
  size 6776