encoderdecoder083 commited on
Commit
c13415a
·
verified ·
1 Parent(s): fefc416

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "up_proj",
25
- "down_proj",
26
  "v_proj",
27
- "gate_proj",
 
28
  "o_proj",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "v_proj",
24
+ "q_proj",
25
+ "up_proj",
26
  "o_proj",
27
+ "gate_proj",
28
+ "down_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f68847eacfc669641dda0091bf4313a7202f38546e868c7dad2e86ea27d494b8
3
  size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa88cf972e23f68eb8b771f06d95ec0c47c8bc24fbba62c8dfe680c90937e1d
3
  size 45258384