DeepDream2045 commited on
Commit
a55ca94
·
verified ·
1 Parent(s): 33b6728

Training in progress, step 25

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "o_proj",
25
- "down_proj",
26
- "k_proj",
27
- "q_proj",
28
  "gate_proj",
29
- "up_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "o_proj",
 
 
 
24
  "gate_proj",
25
+ "q_proj",
26
+ "k_proj",
27
+ "down_proj",
28
+ "up_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e966a81cacb3e5ef3fd812eba61b045709b796e2ef515f9ef007bbcfe146deb1
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bda8623ef9628a7d9fd2ea550f729feb1abfb5b6463db1929eec4e37d7e3c98b
3
  size 6776