James S commited on
Commit
f95e04b
·
verified ·
1 Parent(s): 20f852b

- Fixed missing name field for vinso1445 messages
- Fixed assistant messages' JSON not being reassigned to Miku (!)

adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "revision": null,
25
  "target_modules": [
26
  "gate_proj",
 
27
  "up_proj",
28
  "k_proj",
29
- "v_proj",
30
  "o_proj",
31
- "down_proj",
32
- "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
24
  "revision": null,
25
  "target_modules": [
26
  "gate_proj",
27
+ "v_proj",
28
  "up_proj",
29
  "k_proj",
 
30
  "o_proj",
31
+ "q_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb0d154c204c078f0c51b788d7266d9de1f109bba359471d3c8a49e6ba3050da
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d9d245b27524e9220a8d70060c71b03d627869f27566bea517d2a5de9933aef
3
  size 335604696
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1851882e64130c67609aaa3e37f4103384b976ba150648cc3ff5538617e41dfc
3
  size 170920532
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6087e51849c4a23de34b0e6064a5f59e46162200153e71bf0f439a6cea4b99c
3
  size 170920532
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41ef31603a19c7a7d4d4a6f8f55133d0c05ba6bc05912dae895bced92dc123fc
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecc68c5d7e687cae3914bc75c8b36be4a80c203bf4a3fe66e2705a4385311388
3
  size 5560