abcorrea commited on
Commit
7ea5840
·
verified ·
1 Parent(s): 2dc45c7

abcorrea/struct-v1

Browse files
adapter_config.json CHANGED
@@ -28,13 +28,13 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "gate_proj",
32
- "up_proj",
33
  "q_proj",
 
34
  "v_proj",
 
 
35
  "down_proj",
36
- "k_proj",
37
- "o_proj"
38
  ],
39
  "task_type": "CAUSAL_LM",
40
  "trainable_token_indices": null,
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
 
31
  "q_proj",
32
+ "k_proj",
33
  "v_proj",
34
+ "up_proj",
35
+ "o_proj",
36
  "down_proj",
37
+ "gate_proj"
 
38
  ],
39
  "task_type": "CAUSAL_LM",
40
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:229cb76837b8ba1f34eca6ea6e6ed655b7a284444654715a91b7c09910b78301
3
  size 1688012760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdddf540b862327c5f9c0c059ae55d1169580dd8d194871d3b57025d42aea4c6
3
  size 1688012760
tokenizer_config.json CHANGED
@@ -231,7 +231,7 @@
231
  "eos_token": "<|im_end|>",
232
  "errors": "replace",
233
  "extra_special_tokens": {},
234
- "model_max_length": 32768,
235
  "pad_token": "<|endoftext|>",
236
  "split_special_tokens": false,
237
  "tokenizer_class": "Qwen2Tokenizer",
 
231
  "eos_token": "<|im_end|>",
232
  "errors": "replace",
233
  "extra_special_tokens": {},
234
+ "model_max_length": 262144,
235
  "pad_token": "<|endoftext|>",
236
  "split_special_tokens": false,
237
  "tokenizer_class": "Qwen2Tokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f25f8e8bc16bd43a4a3a43615b651c47ec7eff104a573bd2eb2141c376324065
3
  size 6161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fef92124b4eaa801581b5f0ac6ec1adeb12b35802780e0b143713d9be088386e
3
  size 6161