idopinto commited on
Commit
ace26ec
·
verified ·
1 Parent(s): f25eef6

Training in progress, step 8

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/ido-pinto/huggingface/runs/iuxy6tbo)
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/ido-pinto/huggingface/runs/nu186dq0)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -25,10 +25,10 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "k_proj",
29
- "q_proj",
30
  "o_proj",
31
- "v_proj"
 
 
32
  ],
33
  "target_parameters": [
34
  "7.mlp.experts.gate_up_proj",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "o_proj",
29
+ "k_proj",
30
+ "v_proj",
31
+ "q_proj"
32
  ],
33
  "target_parameters": [
34
  "7.mlp.experts.gate_up_proj",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46d3450271b5a40e2f230fcc658b08d8d460393b9af17e912d699dc937017a00
3
  size 60189176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b1b4282d57cbc64a3a73aa406a184c76afeaaf487430272c7eae30dbbb92d82
3
  size 60189176
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20fa59403c29b9766656adac9ed77751d9b6669a3297c870df398e55dae60126
3
- size 6289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f17e8447002ff7a9acd7bbda298ec7cca6d3e8d821b766e40568e5117d1f0aa6
3
+ size 6225