Flock2Moooooo commited on
Commit
dd17f44
·
verified ·
1 Parent(s): b6da461

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
@@ -3,9 +3,6 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "microsoft/Phi-3.5-mini-instruct",
5
  "bias": "none",
6
- "corda_config": null,
7
- "eva_config": null,
8
- "exclude_modules": null,
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
@@ -14,7 +11,6 @@
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
  "lora_alpha": 32,
17
- "lora_bias": false,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
@@ -24,13 +20,12 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "gate_up_proj",
28
- "o_proj",
29
  "qkv_proj",
30
- "down_proj"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
- "trainable_token_indices": null,
34
  "use_dora": false,
35
  "use_rslora": true
36
  }
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "microsoft/Phi-3.5-mini-instruct",
5
  "bias": "none",
 
 
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
 
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
 
24
  "qkv_proj",
25
+ "gate_up_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
29
  "use_dora": false,
30
  "use_rslora": true
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3dd576403fb79095deff5a5e70fd0e1298d5ede8b187ea5a61b9a46bf147d2cf
3
  size 201361312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a75816a8f830ba892348e88c87bceb23e501c5e3fba984f09d8d3280df62b9e
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": 8196,
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:adfaa73aa47acdd1273560a6ccdfa516a06f9bb123d4a12b4e258b13edd3c7e8
3
- size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:647fd45261348043e5a9460cfb4cecd287102604b7315f8bfceaad67ea94e0b0
3
+ size 5688