c-mohanraj commited on
Commit
afcd09b
·
verified ·
1 Parent(s): b86b6ca

Training in progress, step 200

Browse files
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/cmohanraj464/huggingface/runs/fczywgru)
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/cmohanraj464/huggingface/runs/iqacjiwu)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -13,9 +13,9 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 32,
17
  "lora_bias": false,
18
- "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "down_proj",
29
- "gate_proj",
30
  "q_proj",
31
- "o_proj",
32
  "v_proj",
 
33
  "k_proj",
34
- "up_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 8,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "q_proj",
29
+ "down_proj",
30
  "v_proj",
31
+ "up_proj",
32
  "k_proj",
33
+ "gate_proj",
34
+ "o_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9719ef655c93afd7e2af3cc53479822d6980c7b6113f78985f0228f7508a9bcb
3
  size 466168000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea7b3ae97d62cf1011f552b0ab254d02e6f8eff91fc4ee03f7530fec27128786
3
  size 466168000
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6abe35f03bf04829767e00c2f7b73394c49f5ef38b173b5d0496d9d5c25bc945
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f93be738d9856a78f92d84eb14f90bbcb40b9349093a0a041ddbc6c950e17663
3
  size 6353