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

Training in progress, step 8

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: gpt-oss-20b-rlinv-sft
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/ido-pinto/huggingface/runs/nu186dq0)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: gpt-oss-20b-rlinv-sft
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/ido-pinto/huggingface/runs/xfujnqxn)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -26,9 +26,9 @@
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",
 
26
  "revision": null,
27
  "target_modules": [
28
  "o_proj",
29
+ "q_proj",
30
  "k_proj",
31
+ "v_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:8b1b4282d57cbc64a3a73aa406a184c76afeaaf487430272c7eae30dbbb92d82
3
  size 60189176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb2bafcb5f0285895202f7df040272dd8cd33922f232e6c703172fbfbd9603f8
3
  size 60189176
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f17e8447002ff7a9acd7bbda298ec7cca6d3e8d821b766e40568e5117d1f0aa6
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09c8d177878d70d22ed555c92b48151712b2b88e651db8012a4fa5cb2985f7ee
3
  size 6225