msho commited on
Commit
8aaefa3
·
verified ·
1 Parent(s): 10d62e3

Training in progress, step 33

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "o_proj",
24
- "down_proj",
25
- "gate_proj",
26
- "v_proj",
27
  "k_proj",
 
 
28
  "up_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "o_proj",
 
 
 
25
  "k_proj",
26
+ "v_proj",
27
+ "gate_proj",
28
  "up_proj",
29
+ "down_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:d57cdccb5eda7a19a650c8626e2d577c0b83deba2b62604ea3c9aa5e3a566761
3
  size 149969848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a59e45441d64d4fa0e0ef541d4ac2c08d8e336454ab11a605250dcfa761dc50
3
  size 149969848
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87746107abec94c563f24c2a8793e2e7881be971ef50d4500d7ccc7972895708
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f94cf36f2948645a4c1d3a85623d4f7b37820ba0678516585e41a3066e24e7e4
3
  size 5432