FinancialSupport commited on
Commit
1e03c5e
·
verified ·
1 Parent(s): 225f3f8

Training in progress, step 5

Browse files
README.md CHANGED
@@ -1,17 +1,17 @@
1
  ---
2
- base_model: openai/gpt-oss-20b
3
  library_name: transformers
4
  model_name: training_output
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
12
  # Model Card for training_output
13
 
14
- This model is a fine-tuned version of [openai/gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
@@ -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/g-puca1-deloitte/llmv3/runs/42ia9r2w)
31
 
32
 
33
  This model was trained with SFT.
 
1
  ---
2
+ base_model: openai/gpt-oss-120b
3
  library_name: transformers
4
  model_name: training_output
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
12
  # Model Card for training_output
13
 
14
+ This model is a fine-tuned version of [openai/gpt-oss-120b](https://huggingface.co/openai/gpt-oss-120b).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
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/g-puca1-deloitte/llmv3/runs/k6f61y61)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "openai/gpt-oss-20b",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -26,8 +26,8 @@
26
  "revision": null,
27
  "target_modules": [
28
  "k_proj",
29
- "q_proj",
30
  "v_proj",
 
31
  "o_proj"
32
  ],
33
  "target_parameters": [
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "openai/gpt-oss-120b",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
26
  "revision": null,
27
  "target_modules": [
28
  "k_proj",
 
29
  "v_proj",
30
+ "q_proj",
31
  "o_proj"
32
  ],
33
  "target_parameters": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae6457558c382d2f02e88a38bdd54e6cf5cb60b696b0e96579820dd344431a0f
3
- size 60189304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:264e8545a4e354ce0350b668dada752f6c6d2ce0d40e326d860db9b57ecd0107
3
+ size 200875760
modelopt_state_train.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d903b439c71b1d25f18ec21e1997dcaa66d3389b72ca3158cb4ac4eeae43d20
3
- size 670331
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fb58b1a2230a15446d2a396b1c5e305c4aa166e62d7b2268c720281a54ff470
3
+ size 994683
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:658339800cb00176efcb9f7d88c61d3683c14309c0f7237a6e1c995c75311aa8
3
  size 6289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0489ff95f13a7e7bfd58ee172102fe361e99f1734e386f32c9545af44d48c07
3
  size 6289