chauhoang commited on
Commit
2984714
·
verified ·
1 Parent(s): 2b53826

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