verl GRPO trained model at step 1
Browse files- adapter_config.json +4 -4
- 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": "
|
| 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 |
-
"
|
|
|
|
| 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:
|
| 3 |
size 864368248
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6f113972dcbec88d19784e3ff42df789ec98e7f949fb07e474fd801e01b962e
|
| 3 |
size 864368248
|