jaeyoungk commited on
Commit
3169b4b
·
verified ·
1 Parent(s): 47d4f2c

FinLLM task3

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -21,9 +21,9 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "v_proj",
25
  "k_proj",
26
- "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
+ "o_proj",
25
  "k_proj",
26
+ "v_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:b483c2032d2eb621274bf98966a4eeb90468f9f07e659aebf738cdb881cab451
3
  size 27297032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87f9bf5a134f7638ca07b6c33b191f5e4b2a89e2ceac6db203b426879f5d6dcf
3
  size 27297032