kishan51 commited on
Commit
c072aa0
·
verified ·
1 Parent(s): 8de26b5

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
- base_model: unsloth/Qwen3-1.7B-Base
3
  library_name: peft
4
  pipeline_tag: text-generation
5
  tags:
6
- - base_model:adapter:unsloth/Qwen3-1.7B-Base
7
  - grpo
8
  - lora
9
  - transformers
 
1
  ---
2
+ base_model: unsloth/Qwen2.5-0.5B
3
  library_name: peft
4
  pipeline_tag: text-generation
5
  tags:
6
+ - base_model:adapter:unsloth/Qwen2.5-0.5B
7
  - grpo
8
  - lora
9
  - transformers
adapter_config.json CHANGED
@@ -3,11 +3,11 @@
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
  "auto_mapping": {
6
- "base_model_class": "Qwen3ForCausalLM",
7
- "parent_library": "transformers.models.qwen3.modeling_qwen3",
8
  "unsloth_fixed": true
9
  },
10
- "base_model_name_or_path": "Qwen/Qwen3-1.7B-Base",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "up_proj",
37
- "down_proj",
38
- "k_proj",
39
  "q_proj",
 
40
  "o_proj",
41
- "v_proj",
42
- "gate_proj"
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
  "auto_mapping": {
6
+ "base_model_class": "Qwen2ForCausalLM",
7
+ "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
  "unsloth_fixed": true
9
  },
10
+ "base_model_name_or_path": "unsloth/Qwen2.5-0.5B",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
36
  "q_proj",
37
+ "gate_proj",
38
  "o_proj",
39
+ "k_proj",
40
+ "up_proj",
41
+ "down_proj",
42
+ "v_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f8a493bd82d0c94f83a17c49f3c3f76b550f154503f6f7541e50332900d0e90
3
- size 139512976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8255b23bcf414434588b5b5cc0c23e265e63172a7c31ebdbf5216e28437b7f5
3
+ size 70430032
added_tokens.json CHANGED
@@ -1,11 +1,7 @@
1
  {
2
- "</think>": 151668,
3
  "</tool_call>": 151658,
4
- "</tool_response>": 151666,
5
- "<think>": 151667,
6
  "<tool_call>": 151657,
7
- "<tool_response>": 151665,
8
- "<|PAD_TOKEN|>": 151669,
9
  "<|box_end|>": 151649,
10
  "<|box_start|>": 151648,
11
  "<|endoftext|>": 151643,
 
1
  {
 
2
  "</tool_call>": 151658,
 
 
3
  "<tool_call>": 151657,
4
+ "<|PAD_TOKEN|>": 151665,
 
5
  "<|box_end|>": 151649,
6
  "<|box_start|>": 151648,
7
  "<|endoftext|>": 151643,
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78c7decfce2fc1ca1ab4645fe7b73f15fcf500c30cb66dd7943ea7d481a07b30
3
- size 11423011
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a11add1ccce473bcd467355ba4e231ba727eee54501528658b0d6fa18112957e
3
+ size 11422253
tokenizer_config.json CHANGED
@@ -179,38 +179,6 @@
179
  "special": false
180
  },
181
  "151665": {
182
- "content": "<tool_response>",
183
- "lstrip": false,
184
- "normalized": false,
185
- "rstrip": false,
186
- "single_word": false,
187
- "special": false
188
- },
189
- "151666": {
190
- "content": "</tool_response>",
191
- "lstrip": false,
192
- "normalized": false,
193
- "rstrip": false,
194
- "single_word": false,
195
- "special": false
196
- },
197
- "151667": {
198
- "content": "<think>",
199
- "lstrip": false,
200
- "normalized": false,
201
- "rstrip": false,
202
- "single_word": false,
203
- "special": false
204
- },
205
- "151668": {
206
- "content": "</think>",
207
- "lstrip": false,
208
- "normalized": false,
209
- "rstrip": false,
210
- "single_word": false,
211
- "special": false
212
- },
213
- "151669": {
214
  "content": "<|PAD_TOKEN|>",
215
  "lstrip": false,
216
  "normalized": false,
 
179
  "special": false
180
  },
181
  "151665": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
182
  "content": "<|PAD_TOKEN|>",
183
  "lstrip": false,
184
  "normalized": false,