dimasik87 commited on
Commit
f9f152f
·
verified ·
1 Parent(s): 06a471d

Training in progress, step 24

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": 32,
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": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "up_proj",
25
  "down_proj",
26
- "k_proj",
27
- "q_proj",
28
  "o_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": 16,
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": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
 
 
24
  "o_proj",
25
+ "gate_proj",
26
+ "up_proj",
27
+ "v_proj",
28
+ "q_proj",
29
+ "k_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:53a2614816cd11b0707713a912603dea5c45df8d043512ca7c5ae3eddba4fc5a
3
- size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9924d60ce44dc29c6625c2cf520090a4c9f3531328557a7757afb92eb22e6642
3
+ size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a3833977106fac48f5d71407b1a01067110c5fbf699342151524802ba318de1
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92fbacf34900b96125f66b74fbc4090efcbcc2109c24b84e33ad287aa6e0cd0a
3
  size 6776