abcorrea commited on
Commit
d724900
·
verified ·
1 Parent(s): 6a23cd6

abcorrea/random-v2

Browse files
adapter_config.json CHANGED
@@ -28,13 +28,13 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "q_proj",
32
- "o_proj",
33
- "gate_proj",
34
- "up_proj",
35
  "v_proj",
 
 
 
 
36
  "down_proj",
37
- "k_proj"
38
  ],
39
  "task_type": "CAUSAL_LM",
40
  "trainable_token_indices": null,
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
 
 
 
31
  "v_proj",
32
+ "k_proj",
33
+ "up_proj",
34
+ "o_proj",
35
+ "q_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:33c49725a92553098fd3eb4df3cf127789a373155ff78e6eafa01c0dc3852ab3
3
  size 1688012760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5dddc1784333b082f7d52d084094daace23788ab5f622e32f3258b2e4a467d4
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:4f05469638f801845551cce46b6ee910142f536ddf750c30c3b192110c2b26f3
3
  size 6161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dfeae46c9320f9b4671ce127d967caf85260c29dc6754230ddbef2c203e0ed7
3
  size 6161