showhandshowhand commited on
Commit
656fdbc
·
verified ·
1 Parent(s): 259f28d

Uploading model files

Browse files
README.md CHANGED
@@ -199,4 +199,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
199
  [More Information Needed]
200
  ### Framework versions
201
 
202
- - PEFT 0.15.1
 
199
  [More Information Needed]
200
  ### Framework versions
201
 
202
+ - PEFT 0.12.0
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "down_proj",
25
  "qkv_proj",
26
- "gate_up_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "qkv_proj",
24
+ "gate_up_proj",
25
+ "down_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b12cf7ca5c085190d904eebac3199a6ee4172b6e1882317c4f2ff1237a612bb2
3
  size 201361312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b390046f061bdd98fbbad89fa3d75f5f48b8ccdf59b99516de3461334ded13a
3
  size 201361312
tokenizer_config.json CHANGED
@@ -125,7 +125,7 @@
125
  "eos_token": "<|endoftext|>",
126
  "extra_special_tokens": {},
127
  "legacy": false,
128
- "model_max_length": 131072,
129
  "pad_token": "<|endoftext|>",
130
  "padding_side": "right",
131
  "sp_model_kwargs": {},
 
125
  "eos_token": "<|endoftext|>",
126
  "extra_special_tokens": {},
127
  "legacy": false,
128
+ "model_max_length": 16392,
129
  "pad_token": "<|endoftext|>",
130
  "padding_side": "right",
131
  "sp_model_kwargs": {},
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17113dc9a011daaebb6c672e3fca5f1d536316649d7ae54db488bbb33818b1f0
3
- size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10c424b2278a86178e6966435b122eedfb7dc4aa481782fbd02710c89e5605cf
3
+ size 5688