TrumpElon commited on
Commit
b668ae8
·
verified ·
1 Parent(s): 37b880d

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.12.0
 
199
  [More Information Needed]
200
  ### Framework versions
201
 
202
+ - PEFT 0.15.1
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
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,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_up_proj",
24
+ "qkv_proj",
25
+ "o_proj",
26
+ "down_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:e0a4a6b2f33e07e2c75bc2b0cbcda5ddfd10e6425b8c5350dc778429274a1890
3
  size 201361312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d83da04dab7cdf8b43e793aedc8b499f2ee9c3cc0d703ec7ac9aeade20879243
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": 16392,
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": 131072,
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:10c424b2278a86178e6966435b122eedfb7dc4aa481782fbd02710c89e5605cf
3
- size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03cf7141d799bb920a87ac657bcf2c7a1d0d3c3b9e864ad3978f846f27b7b622
3
+ size 5752