baby-dev commited on
Commit
74042ab
·
verified ·
1 Parent(s): d471f4f

Training in progress, step 150

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