eternis commited on
Commit
815a860
·
verified ·
1 Parent(s): 7fcf8ac

Training in progress, step 500

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/khurshid-juraev-d-e/anonymizer/runs/uaa3z37w)
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/khurshid-juraev-d-e/anonymizer/runs/0hwyodvp)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "down_proj",
29
- "gate_proj",
30
  "up_proj",
31
- "q_proj",
32
- "v_proj",
33
  "k_proj",
34
- "o_proj"
 
 
 
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "up_proj",
 
 
29
  "k_proj",
30
+ "down_proj",
31
+ "v_proj",
32
+ "q_proj",
33
+ "o_proj",
34
+ "gate_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d8c36a44c8fb89b0abf47b68bda40afce10c4e8ab9c0bfea256ad58fda1220f
3
  size 19593064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a421ca315800863a1a82719e6c18a6f3f50d5985cf650809a50a66c4a82ff7e
3
  size 19593064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8bb7331c8d0bda8ee78a059f57422e9e6c1ac10b83d5a32ab6d8cf03582ba8a4
3
  size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f07197d5482bad4648c411c3dd48ba6011936247ece7aae01fa96081b1b3880
3
  size 5816