robertou2 commited on
Commit
d5b4ca1
·
verified ·
1 Parent(s): b25454b

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
- "q_proj",
28
  "gate_proj",
29
- "down_proj",
30
  "o_proj",
31
- "v_proj",
32
- "up_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "up_proj",
 
27
  "gate_proj",
28
+ "k_proj",
29
  "o_proj",
30
+ "down_proj",
31
+ "q_proj",
32
+ "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b08f7bdc96f1631c2b2981357ffdb4ce7f41a9a9a5e3d0efa0fcf5a921d8494
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a24938244f0fee9993b2fcd3f90e606b53f60fa5eeeec62c02cd5d4276c126d7
3
  size 80792096
tokenizer_config.json CHANGED
@@ -202,7 +202,7 @@
202
  "max_seq_length": 131072,
203
  "model_max_length": 131072,
204
  "pad_token": "<|endoftext|>",
205
- "padding_side": "right",
206
  "split_special_tokens": false,
207
  "tokenizer_class": "Qwen2Tokenizer",
208
  "unk_token": null
 
202
  "max_seq_length": 131072,
203
  "model_max_length": 131072,
204
  "pad_token": "<|endoftext|>",
205
+ "padding_side": "left",
206
  "split_special_tokens": false,
207
  "tokenizer_class": "Qwen2Tokenizer",
208
  "unk_token": null
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07cc41aae63d790b612fd19d7abfe5d319619e14fa8399f628c0ec07e98aa83c
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96349a6f8eafcd220316d6b6aac15b8dd8347e4fb2d1f47593410c4e05abc9dc
3
  size 5624