ChenWu98 commited on
Commit
be37a1a
·
verified ·
1 Parent(s): d618fe7

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "o_proj",
24
  "v_proj",
25
- "gate_proj",
 
 
26
  "up_proj",
27
  "down_proj",
28
- "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "v_proj",
23
+ "k_proj",
24
+ "o_proj",
25
+ "q_proj",
26
  "up_proj",
27
  "down_proj",
28
+ "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:158221d675a9fa8b3b4840ab649c81ea55eb6537bb764696b9ceca44c6a83e29
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:500f369fb8061d12d619eb381bb5ae178d39cf96539424878654ee499eaa4e05
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2602bc023ea995e47317a9a6ee517d98cf7585945def50887fb2168dc4de82e
3
  size 5944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a960c7fe508a2a79dc4f7cd1c70d7a4381a681db9555246aebb12f940667dda8
3
  size 5944