thejaminator commited on
Commit
ade0533
·
verified ·
1 Parent(s): 1c54e58

verl GRPO trained model at step 1

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -2,17 +2,17 @@
2
  "task_type": "CAUSAL_LM",
3
  "peft_type": "LORA",
4
  "auto_mapping": null,
5
- "base_model_name_or_path": "google/gemma-2-9b-it",
6
  "revision": null,
7
  "inference_mode": false,
8
  "r": 64,
9
  "target_modules": [
10
- "gate_proj",
11
  "k_proj",
12
- "v_proj",
13
  "q_proj",
14
- "down_proj",
 
15
  "up_proj",
 
16
  "o_proj"
17
  ],
18
  "exclude_modules": null,
 
2
  "task_type": "CAUSAL_LM",
3
  "peft_type": "LORA",
4
  "auto_mapping": null,
5
+ "base_model_name_or_path": "thejaminator/gemma-introspection-20250821-merged",
6
  "revision": null,
7
  "inference_mode": false,
8
  "r": 64,
9
  "target_modules": [
 
10
  "k_proj",
 
11
  "q_proj",
12
+ "v_proj",
13
+ "gate_proj",
14
  "up_proj",
15
+ "down_proj",
16
  "o_proj"
17
  ],
18
  "exclude_modules": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d709cbb6bc6f70a27f3a8fb788ac6126d661db8baf358be14a769086ae35a0c4
3
  size 864368248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6f113972dcbec88d19784e3ff42df789ec98e7f949fb07e474fd801e01b962e
3
  size 864368248