Erenosxx commited on
Commit
b02a470
·
verified ·
1 Parent(s): c48d279

Training in progress, step 1000

Browse files
adapter_config.json CHANGED
@@ -16,20 +16,20 @@
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
- "lora_alpha": 64,
20
  "lora_bias": false,
21
  "lora_dropout": 0.05,
22
  "megatron_config": null,
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
- "r": 32,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "q_proj",
31
  "v_proj",
32
- "k_proj"
 
33
  ],
34
  "task_type": null,
35
  "trainable_token_indices": null,
 
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
+ "lora_alpha": 32,
20
  "lora_bias": false,
21
  "lora_dropout": 0.05,
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
  "v_proj",
31
+ "k_proj",
32
+ "q_proj"
33
  ],
34
  "task_type": null,
35
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45e15a9063f3204d63467f875cd50fad130b3cacce01d21aa0979011d92451c4
3
- size 39355784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91f053f4c04a601654488920bc7e938126fd860f9e679406eb15a1124ba5f832
3
+ size 19694848
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c073ee5037b77c10db30b30e15e96e3403456a6e7da4e7a1a956773ae127003
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1411600262db57886b77127423196beb1ca92809ca041dbc930b7423fe387c26
3
  size 5496