xap commited on
Commit
abcb002
·
verified ·
1 Parent(s): c7becde

Training in progress, step 30

Browse files
adapter_config.json CHANGED
@@ -12,24 +12,21 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 192,
16
  "lora_bias": false,
17
- "lora_dropout": 0.04,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 96,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "down_proj",
28
- "up_proj",
29
- "gate_proj",
30
  "q_proj",
31
- "o_proj",
32
- "k_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 128,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "q_proj",
27
+ "v_proj",
28
+ "k_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:2a5188898ce40bb194c5629240084f580d980f51ef9516f9c8a04bb1e4886d12
3
- size 1200148368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50910ce9aff057f6d46b561800d5bb27ae18b300d6d583d4146761e95806adc2
3
+ size 205551296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f45f3d5a01fe5ec3b5d4bcda2e954510c518137417ea404b85746971950e6ce
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:439c1536f7b1d5c596c3640a33dcc4cd16eafa8a6436ae49d4491382d1146b9a
3
  size 5560