jwongTensora commited on
Commit
9a359b0
·
verified ·
1 Parent(s): bd39239

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
24
- "q_proj",
25
- "k_proj",
26
  "gate_proj",
27
- "v_proj",
28
  "down_proj",
29
- "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
  "up_proj",
 
 
25
  "gate_proj",
26
+ "o_proj",
27
  "down_proj",
28
+ "q_proj",
29
+ "k_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:42cca63a4798b1c7e26ebf3fddb7d23259b0f06bc92d0bab13d378a3040aa7b6
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab457169942f97922044a35d59c620554e4025e6bf2dbc9851bc3ec3b8542f01
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e368bdd84e5e8a862c05c5eba45118a0b96140e8692046377c32663bf9c3f72
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6deb7d8ed72edeb3adc757a9f5370f2248de027bb1c9ca4498888ded15ce7592
3
  size 6776