abcorrea commited on
Commit
0d20b10
·
verified ·
1 Parent(s): f033fef

abcorrea/sok-v1

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: sok-v1
5
  tags:
6
  - generated_from_trainer
7
- - sft
8
  - trl
 
9
  licence: license
10
  ---
11
 
 
4
  model_name: sok-v1
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - sft
9
  licence: license
10
  ---
11
 
adapter_config.json CHANGED
@@ -28,13 +28,13 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "gate_proj",
32
- "up_proj",
33
  "k_proj",
34
- "q_proj",
35
- "o_proj",
36
  "v_proj",
37
- "down_proj"
 
 
 
38
  ],
39
  "task_type": "CAUSAL_LM",
40
  "trainable_token_indices": null,
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
 
31
  "k_proj",
32
+ "down_proj",
 
33
  "v_proj",
34
+ "o_proj",
35
+ "gate_proj",
36
+ "up_proj",
37
+ "q_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:7c045d3245a12e8a8998090e451361e32a75d9648d08c550212e510619e0020f
3
  size 1688012760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcd08e7549b3de477284e61407e5c9d1cce7aa3541de78da29271fb0e1061011
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:7bfce0cf85fe35979d5c98dcb11247707cbedd7110a392fdb8705ef01c5f988e
3
  size 6161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:094fbc887887658feb52714e659d73f37b264d3428c645f5ac0d208c776cb1f3
3
  size 6161