abcorrea commited on
Commit
4cc178c
·
verified ·
1 Parent(s): e8248d3

abcorrea/random-v3

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