rasdani commited on
Commit
e69a51e
·
verified ·
1 Parent(s): a997d95

Training in progress, step 12

Browse files
adapter_config.json CHANGED
@@ -16,24 +16,24 @@
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
- "lora_alpha": 8,
20
  "lora_bias": false,
21
  "lora_dropout": 0.0,
22
  "megatron_config": null,
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
- "r": 8,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "down_proj",
 
31
  "o_proj",
32
- "v_proj",
33
  "gate_proj",
34
- "q_proj",
35
- "up_proj",
36
- "k_proj"
37
  ],
38
  "task_type": null,
39
  "trainable_token_indices": null,
 
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
+ "lora_alpha": 16,
20
  "lora_bias": false,
21
  "lora_dropout": 0.0,
22
  "megatron_config": null,
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
+ "r": 16,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
+ "up_proj",
31
+ "k_proj",
32
  "o_proj",
 
33
  "gate_proj",
34
+ "v_proj",
35
+ "down_proj",
36
+ "q_proj"
37
  ],
38
  "task_type": null,
39
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:851f4b0fe956eac509642f70fd14815493e76066844d87f487c1d0ec98575524
3
- size 8841928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b49989a6af1fef377ce007ebbb3081e857efdd9ac5ed32f0572b399f54638528
3
+ size 17640808
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fff5d866f3f58eded13df4e5d0f17d86b3f86cb9253959e5d718e586d0617838
3
  size 7544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af3974b5d650bad10616ac85d5be43a43be3a632e9e6ca9838e55c33bd2fac4e
3
  size 7544