PEFT
Safetensors
henryen commited on
Commit
2495d98
1 Parent(s): 97b297e

update the model

Browse files
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "gate_proj",
24
  "q_proj",
25
  "down_proj",
26
- "k_proj",
27
  "o_proj",
 
28
  "up_proj",
29
  "v_proj"
30
  ],
 
23
  "gate_proj",
24
  "q_proj",
25
  "down_proj",
 
26
  "o_proj",
27
+ "k_proj",
28
  "up_proj",
29
  "v_proj"
30
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14406487ae54a59cad3460ce2d6aa0b50ba1513f8e69bbfbee8213c420037e11
3
  size 299883760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5927edd800b10e85f0a5d610b2b7cdfb9674c368878c6efa5dad0420c59cc61b
3
  size 299883760
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d15a375d3ef27cb9117399047b39fd5695d7dd3b40fcb570cfd2301f6412b72
3
  size 600008958
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc752fd969a4d22b556d3de2ec8aba6596ada44023bc05dbb7df67bc3728a362
3
  size 600008958
rng_state.pth → rng_state_0.pth RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1263779147712b2fe8506f68fc52d18908eedd3325a2b2effa7add8a7860c6e
3
- size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86f022248de96b4d2240f696c756e8ebb0644e7ff42055f1d3964d0ecdc8e586
3
+ size 15024
rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18490084777deb2a75640635fbd823612bcfbb70dbe00b2aae35be90cc49c8d7
3
+ size 15024
rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58377649b0e02e52fd8ffc46361238fcf70942b46488101da2312c9ed923f98d
3
+ size 15024
rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:209e3880f92981bbdda38550c395ff83dd3f99048bc0ecf863c5c708c75fb621
3
+ size 15024
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea0dced021090dce160cb8aaa22ebd64c7dc539637c6d97fe08ebcab114cf4b0
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:260a6c5373bdf0e420aae54638d2dfa5ced67e01db21fd5ecd6360d566747c7b
3
  size 1064
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
@@ -275,6 +280,7 @@
275
  "end_of_word_suffix": null,
276
  "fuse_unk": false,
277
  "byte_fallback": false,
 
278
  "vocab": {
279
  "!": 0,
280
  "\"": 1,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 2048,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
280
  "end_of_word_suffix": null,
281
  "fuse_unk": false,
282
  "byte_fallback": false,
283
+ "ignore_merges": false,
284
  "vocab": {
285
  "!": 0,
286
  "\"": 1,
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5e1028e43b1f7e7a937ee409fa0d8f9e15064dad826bb904ee4eec80862e844
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bfbae0dccdecabeac9a47a7578ee06f55c6dd4c7a0d200bd55bb0f1e8555c5b
3
+ size 5368