chauhoang commited on
Commit
b5639bd
·
verified ·
1 Parent(s): e62ca81

Training in progress, step 13

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