akhilanilkumar commited on
Commit
67dd6fe
·
verified ·
1 Parent(s): b69d6c9
README.md CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/akhil-anilkumar-cubet-techno-labs/huggingface/runs/5003u9g5)
31
 
32
 
33
  This model was trained with SFT.
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/akhil-anilkumar-cubet-techno-labs/huggingface/runs/k8tpr5ev)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -14,7 +14,7 @@
14
  "loftq_config": {},
15
  "lora_alpha": 8,
16
  "lora_bias": false,
17
- "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
@@ -23,14 +23,14 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "lm_head",
28
  "gate_proj",
29
- "up_proj",
30
- "v_proj",
31
  "k_proj",
32
  "q_proj",
33
- "o_proj"
 
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
 
14
  "loftq_config": {},
15
  "lora_alpha": 8,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "gate_proj",
 
 
27
  "k_proj",
28
  "q_proj",
29
+ "up_proj",
30
+ "v_proj",
31
+ "o_proj",
32
+ "lm_head",
33
+ "down_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79c6ed9ee8bc5aa00b076c2c61bc4f2951a82fb208409667f127f51103b86ee6
3
  size 1077418040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad811d0325a6124e61b4563dcc186a14022210445f6c4cdb32a54d36cc8256fb
3
  size 1077418040
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89188e8d70ff8bc4c880eb2bc64d7f7f66280f027d5cbdfb10146c48b8a23604
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b26fc3d78095db8d63e4cb8ba579f78dc872e52837c50b1d70303a497c06383
3
  size 5624