AyaKhaled commited on
Commit
77d48f2
·
verified ·
1 Parent(s): 1a8ac2d

Training in progress, step 100

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -15,17 +15,19 @@
15
  "loftq_config": {},
16
  "lora_alpha": 16,
17
  "lora_bias": false,
18
- "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 8,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
  "v_proj",
28
- "q_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "trainable_token_indices": null,
 
15
  "loftq_config": {},
16
  "lora_alpha": 16,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
  "v_proj",
28
+ "q_proj",
29
+ "o_proj",
30
+ "k_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7eaa0bd12e4ed310507d030105e8faf09e273e5cd8300d01eb017f8d9b92e7c2
3
- size 12931568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac1ef582ce03456e30303af24087a78f99f4cbb4e874443bc15f664c257c4af0
3
+ size 47662456