chauhoang commited on
Commit
5c551a1
·
verified ·
1 Parent(s): d7e850c

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
  "k_proj",
24
- "gate_proj",
25
- "up_proj",
26
  "v_proj",
27
  "o_proj",
 
28
  "down_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
  "k_proj",
 
 
25
  "v_proj",
26
  "o_proj",
27
+ "up_proj",
28
  "down_proj",
29
+ "gate_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:465ed80f4e41232bac32c905cdb5599447df074839446202b3b885469c5e8092
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0ce46624dcc38339c8f71960c2aea25beeff28b35aa54e58cb5380a231aa415
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b8242127a8ebb761d9b9930aaa8acbcca7aba80114abb8349235bfa93948623
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3998a8a68e8bcbb3bd9178aa49c385a10c89fa50a262369450a5ef7a6fd2f3c
3
  size 6776