chauhoang commited on
Commit
024e6bf
·
verified ·
1 Parent(s): c714483

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "q_proj",
25
- "o_proj",
26
  "up_proj",
27
  "v_proj",
28
- "gate_proj",
 
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
+ "gate_proj",
25
  "up_proj",
26
  "v_proj",
27
+ "k_proj",
28
+ "o_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a80cbb91e436f243a3f3abd64fa1279edbca68324ebbda9d641dae29677848a3
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dd49ae27ffcf75d8431e91b460b249fb1389f8d10d4998744ff747359dc9be1
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3a35b3d8dbcd5de7b4174cbcd2c3092db6fa02980c3ab774beaecd9ffcdd9b8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c615b07c04809aea25b87e701a34c9c1b5cc009edda01fb7ef15bce4587d430e
3
  size 6776