Studipu commited on
Commit
1c3281e
·
verified ·
1 Parent(s): a6ddab9

Upload BPC-optimized LoRA weights for task 37

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
24
- "q_proj",
25
  "k_proj",
26
- "up_proj",
27
- "gate_proj",
28
  "v_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "down_proj",
 
25
  "k_proj",
 
 
26
  "v_proj",
27
+ "q_proj",
28
+ "gate_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4fcef8a17f9bf2b022f8674606c70a0db5477edcf723be1af30b84f23d8df04
3
  size 119801528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98a1fc5c9c908ba9491c1bb5fa1e73a2e6fab986261745578a4d87bea198dad8
3
  size 119801528
tokenizer_config.json CHANGED
@@ -199,6 +199,7 @@
199
  "clean_up_tokenization_spaces": false,
200
  "eos_token": "<|im_end|>",
201
  "errors": "replace",
 
202
  "model_max_length": 131072,
203
  "pad_token": "<|endoftext|>",
204
  "split_special_tokens": false,
 
199
  "clean_up_tokenization_spaces": false,
200
  "eos_token": "<|im_end|>",
201
  "errors": "replace",
202
+ "extra_special_tokens": {},
203
  "model_max_length": 131072,
204
  "pad_token": "<|endoftext|>",
205
  "split_special_tokens": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f0e85109ad38c8eed0bcf35e19a6260d2b81fa55e9af5512708c8cd73bb87b7
3
- size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae6a5d4d2fb8b9526cbd7edd7481d27221e243d23bf848425308cbd7d899d3fd
3
+ size 5969