oliverdk commited on
Commit
9b2edfa
·
verified ·
1 Parent(s): 8144eab

Training in progress, epoch 1

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/danielskoch-oliver/gender/runs/gbtak4u0)
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/danielskoch-oliver/gender/runs/h9uh0nb2)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "up_proj",
28
  "gate_proj",
29
- "down_proj",
30
  "v_proj",
31
- "k_proj",
32
  "o_proj",
33
- "q_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "gate_proj",
28
+ "q_proj",
29
  "v_proj",
 
30
  "o_proj",
31
+ "up_proj",
32
+ "k_proj",
33
+ "down_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d28856fd3a587e332a82ac41fe3897d5759ce156bb354d948fd61eeda45bcac7
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6541bef55e4326013a7e161d751029cc3b7cee5927c889f57d4c95a295277b0
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:080ee63c92ae905e3c39afa0c87f02f2d890cbbf11ee658885e0ff0787a48790
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b195088f744d3bea72286bcd6360e031054aad2df099561a2d74cb37586344fc
3
  size 6353