error577 commited on
Commit
4701a3f
·
verified ·
1 Parent(s): cc6e982

Training in progress, step 125

Browse files
adapter_config.json CHANGED
@@ -11,7 +11,7 @@
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,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
- "o_proj",
25
- "down_proj",
26
  "up_proj",
27
- "q_proj",
28
  "v_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 16,
14
+ "lora_dropout": 0.5,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
+ "q_proj",
25
  "k_proj",
 
 
26
  "up_proj",
27
+ "o_proj",
28
  "v_proj",
29
+ "down_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:a631280948cd9c2fcd2daf90a96b0ad0edc1563a2fcf563ff6a550411b40cd8e
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9316194e4b9ebc32bfef1e7cea273333c72269b0bc28a59bf82a9d38a0d04f7
3
  size 100966336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c7b1b0fb1dd1866c2bba4445a370643a7a5ef1eaa7977889b7b49fab3ac64fe
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e39a4f0eb4f3d2b080abb45f3c3380673d49436b382e60fdf095ebad818ee511
3
  size 6712