jerseyjerry commited on
Commit
ac72171
·
verified ·
1 Parent(s): b248a49

Uploading model files

Browse files
README.md CHANGED
@@ -8,6 +8,8 @@ base_model: microsoft/Phi-3.5-mini-instruct
8
  should probably proofread and complete it, then remove this comment. -->
9
 
10
  # lora
 
 
11
  ## Model description
12
 
13
  More information needed
 
8
  should probably proofread and complete it, then remove this comment. -->
9
 
10
  # lora
11
+
12
+
13
  ## Model description
14
 
15
  More information needed
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "qkv_proj",
25
  "gate_up_proj",
26
- "down_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
 
24
  "gate_up_proj",
25
+ "o_proj",
26
+ "qkv_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:39fb95b488c6f4290f501086128b7361233050f8ee5562755e3a15e2575a65c2
3
  size 201361312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98b6b9f5a4ae4d6331727f0172b8166d55551f111a8112569561dd4d4c9c31d3
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": 16184,
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": 16384,
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:faddda1fe6a447c26e510b593449f78446dfe8ef3601393c24bfa1faa6555374
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cbf941cc0139097b0ce67dfab91a84ea8bf6dcb59777dc3466cd8a4ebc2c2d4
3
  size 5688