kisejin commited on
Commit
40ccda4
·
verified ·
1 Parent(s): eb4f107

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
- "k_proj",
23
  "o_proj",
24
- "q_proj",
25
- "down_proj",
26
- "up_proj",
27
  "v_proj",
28
- "gate_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "o_proj",
23
+ "gate_proj",
 
 
24
  "v_proj",
25
+ "down_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "up_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:a6ad90cdb48699480e7e2fcd54b0f782091dc57620c6886b20c2e5f6c3b455c0
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d9d2fa6c04c18744d77510941188963596c133d3bd8f60f10d2b950e211f3a0
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:399f54263c68cc0a2902ea0a9f311977bbbf33f4dae91728f9a79895d0482b41
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7e733ef2df7d39f98cbdba745e78de2c9d1d114db605d10d4a040c2970fef35
3
  size 5304