eternis commited on
Commit
ad4c45c
·
verified ·
1 Parent(s): 623843e

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/eternis-ai/anonymizer-tool/runs/bqezolo7)
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/eternis-ai/anonymizer-tool/runs/y7n94v8n)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "k_proj",
25
- "o_proj",
26
  "up_proj",
27
- "q_proj",
28
  "v_proj",
29
- "gate_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
+ "gate_proj",
25
  "v_proj",
26
+ "q_proj",
27
+ "down_proj",
28
+ "o_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64cf3a85ad67de73639972b3d198885e9b08ffb9b56be57bd4c451f2ddb57975
3
  size 132187888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a65601b3f2faf547974fd081c3784408aa61d259360933d248720d8361876e48
3
  size 132187888
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2894f75876fbc1dc8154d43bba7d5d6bc73ea7de052f2a8729c78be0feca4334
3
  size 6289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bb309beaeff60ef52fe66a1b5380d93966e56b9e83902c2b12cf4ad4fa56e62
3
  size 6289