abcorrea commited on
Commit
dead7a9
·
verified ·
1 Parent(s): 050ed7c

abcorrea/struct-v2

Browse files
adapter_config.json CHANGED
@@ -28,13 +28,13 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
31
  "up_proj",
32
- "gate_proj",
33
- "k_proj",
34
  "o_proj",
 
35
  "down_proj",
36
  "v_proj",
37
- "q_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
  "up_proj",
 
 
33
  "o_proj",
34
+ "k_proj",
35
  "down_proj",
36
  "v_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:47b3869a361873d4a36f6e08d29f6efe832272111dbb44d0d04402abb2696dc7
3
  size 1688012760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:695ca5c067b36f2dad0edc1fbd65c50d3d7c3d8e73b48a8f6ee7adf51a468bfd
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:3b8ee6396fe118de548683795f2500aa8469a2bee97215b54b4a71e59179a6f1
3
  size 6161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e44b586af769b614d7aca804bb0aeb283f67c0b268dfca7323c696e216968fcc
3
  size 6161