thejaminator commited on
Commit
dd18903
·
verified ·
1 Parent(s): e016ca0

verl GRPO trained model at step 55

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. adapter_config.json +45 -0
  3. adapter_model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: thejaminator/gemma-introspection-20250821-merged
3
+ library_name: peft
4
+ tags:
5
+ - lora
6
+ - peft
7
+ pipeline_tag: text-generation
8
+ ---
9
+
adapter_config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
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
+ "down_proj",
11
+ "q_proj",
12
+ "v_proj",
13
+ "up_proj",
14
+ "o_proj",
15
+ "k_proj",
16
+ "gate_proj"
17
+ ],
18
+ "exclude_modules": null,
19
+ "lora_alpha": 128.0,
20
+ "lora_dropout": 0.0,
21
+ "fan_in_fan_out": false,
22
+ "bias": "none",
23
+ "use_rslora": false,
24
+ "modules_to_save": null,
25
+ "init_lora_weights": true,
26
+ "layers_to_transform": null,
27
+ "layers_pattern": null,
28
+ "rank_pattern": {},
29
+ "alpha_pattern": {},
30
+ "megatron_config": null,
31
+ "megatron_core": "megatron.core",
32
+ "trainable_token_indices": null,
33
+ "loftq_config": {},
34
+ "eva_config": null,
35
+ "corda_config": null,
36
+ "use_dora": false,
37
+ "use_qalora": false,
38
+ "qalora_group_size": 16,
39
+ "layer_replication": null,
40
+ "runtime_config": {
41
+ "ephemeral_gpu_offload": false
42
+ },
43
+ "lora_bias": false,
44
+ "target_parameters": null
45
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5130cb3ebb0617e56b3464818ec218ad3e1f0be0e1eae1f9b4d4b280678971c7
3
+ size 864368248