chauhoang commited on
Commit
588c282
·
verified ·
1 Parent(s): 774158e

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
- "v_proj",
24
- "gate_proj",
25
  "q_proj",
26
- "up_proj",
27
- "o_proj",
28
  "down_proj",
29
- "k_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
+ "gate_proj",
25
+ "k_proj",
26
  "down_proj",
27
+ "v_proj",
28
+ "o_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:1f21c8ccb486b78f6e5e97eaf363e100871202b75803291ac6073ac2ec0cd4f8
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:831f0cc55e087578e95f08a532e83f9d08cd40db6e15c1e3e9388474c9186f35
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fab9d17ddb957b892a313c99c2cdbc5439f662c62bd2c3ddac9926a73ae6d523
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d31e8061c814ce051a78904d363704b1f5a8500b5e21f4146b3e324e0855bfd
3
  size 6776