Duong Tri Dung commited on
Commit
fd5b5b9
1 Parent(s): 35caecb

update model with more epochs

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.bin +1 -1
adapter_config.json CHANGED
@@ -13,11 +13,11 @@
13
  "r": 64,
14
  "revision": null,
15
  "target_modules": [
16
- "o_proj",
17
- "qkv_proj",
18
  "gate_proj",
19
- "down_proj",
20
- "up_proj"
 
 
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
 
13
  "r": 64,
14
  "revision": null,
15
  "target_modules": [
 
 
16
  "gate_proj",
17
+ "up_proj",
18
+ "qkv_proj",
19
+ "o_proj",
20
+ "down_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad31da711adf2d8470efec77cf869390ff3c8284f6ec25cfe18f29f918074417
3
  size 896676621
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1acaebaa41bc9dc8abf306710a4bb41cbbef3d0cca3daa0d4fca0dc75a3cecc
3
  size 896676621