lewtun HF staff commited on
Commit
eb0b4e6
1 Parent(s): 14fe7a2

End of training

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/huggingface/huggingface/runs/n9cx8n8q)
31
 
32
  This model was trained with SFT.
33
 
 
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/huggingface/huggingface/runs/w9teg96o)
31
 
32
  This model was trained with SFT.
33
 
adapter_config.json CHANGED
@@ -14,19 +14,22 @@
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
- "modules_to_save": null,
 
 
 
18
  "peft_type": "LORA",
19
  "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "down_proj",
25
- "q_proj",
26
  "o_proj",
 
 
27
  "gate_proj",
 
28
  "v_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "lm_head",
19
+ "embed_token"
20
+ ],
21
  "peft_type": "LORA",
22
  "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "o_proj",
27
+ "down_proj",
28
+ "k_proj",
29
  "gate_proj",
30
+ "q_proj",
31
  "v_proj",
32
+ "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:953bde2ae844316ed0006dd66569ee5586906d07f4edda889d0161fa413f3614
3
- size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b9bd0c0ed65dabdc615b387d8d655f26034386215360a81f45907e55aed31f4
3
+ size 579776696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:629691662c2d795783ab20456c379ef99ae6bfc3e3a62380efd9fe367f14b2ae
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0465fcd08c656bf6b3d567a372125b82206898f0644dbd3a98ab52ef5923068
3
  size 5496