ExplosionNuclear commited on
Commit
7ccc216
·
verified ·
1 Parent(s): 104029b

Training in progress, step 15

Browse files
adapter_config.json CHANGED
@@ -12,24 +12,24 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 128,
16
  "lora_bias": false,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 128,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "down_proj",
28
- "k_proj",
29
- "up_proj",
30
  "o_proj",
 
31
  "gate_proj",
32
- "v_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": 16,
16
  "lora_bias": false,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 2,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "o_proj",
27
+ "down_proj",
28
  "gate_proj",
29
+ "v_proj",
30
+ "up_proj",
31
+ "q_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c67a4204c1fe77f9603354d332c1167ab71774c38109be501c48fc1c9f04fdab
3
- size 778096664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4f16b69bde08fd8b7084cc92e8ceb14df43d15a344284407a88e9ca8c9ed377
3
+ size 12208024
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f13f3eccdf615ba64d4211bbd78c2374357884aca8e7de45d3629e88522c5594
3
- size 17210466
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c0b04a3a8af80ab201e3c146591cbf297d37125c1ca9550e25fe6c1d3c0e105
3
+ size 17210301
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a543d608cb0d0724311e678a58f6f55e2460c7804c464b1cc1241979883b527
3
- size 14264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aefa3e1a30c72dbd80242c08fd1701ac8b188c52e82a15c7b0ad0513ee6ff592
3
+ size 14904