annahbanannah commited on
Commit
fb9f2b9
·
verified ·
1 Parent(s): 09d6275

Model save

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: annah_sft-000
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
@@ -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/farai/grpo_bench/runs/owqcn8mk)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: annah_sft-000
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
 
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/farai/grpo_bench/runs/fc1a8f2p)
31
 
32
 
33
  This model was trained with SFT.
reference/adapter_config.json CHANGED
@@ -25,11 +25,11 @@
25
  "revision": null,
26
  "target_modules": [
27
  "q_proj",
28
- "up_proj",
29
  "o_proj",
30
- "k_proj",
31
  "gate_proj",
 
32
  "v_proj",
 
33
  "down_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
 
25
  "revision": null,
26
  "target_modules": [
27
  "q_proj",
 
28
  "o_proj",
 
29
  "gate_proj",
30
+ "up_proj",
31
  "v_proj",
32
+ "k_proj",
33
  "down_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
reference/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:689355b4331d63c711d6472aa8ecb174c0ea622c738504990e24aebe70cb4008
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2360412983d8eca4240aa657e5239c4266b0487b6bbd754cb311804a1ebabf39
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82355f4b824adf754dcb09406e277619db64b20f58e483785e1d98f4f5e0746e
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dce3dd39b9355b3026d2bcdab95b35b42288da8dcb6d3924af7733a7ea3d42b
3
  size 6225