Sumin Kim commited on
Commit
0b01b55
·
verified ·
1 Parent(s): 05767a1

Model save

Browse files
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "k_proj",
24
  "v_proj",
 
25
  "q_proj",
26
- "up_proj",
27
  "o_proj",
28
- "gate_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "k_proj",
24
  "v_proj",
25
+ "gate_proj",
26
  "q_proj",
27
+ "down_proj",
28
  "o_proj",
29
+ "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:896fc4cca8518eab0bb8c33d21e733e6612e48a422c92dafc9ccd3e2bc259b3c
3
  size 319883200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14f9ac9c16876685129147ef084c14957cbeaf09e15e657f195dd4acd2cefa1f
3
  size 319883200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ee9558aecd12ba34fa5bb459c404be6ecbdad787685b5c633e54c687cec2f55
3
  size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:085ad1833751e62c7bca5691c8f262305331625a96aec50a845c2aece328ea03
3
  size 6840