yyx123 commited on
Commit
a7f366d
1 Parent(s): 056c9c5

Training in progress, step 55

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "o_proj",
23
  "up_proj",
24
- "gate_proj",
25
- "v_proj",
26
- "q_proj",
27
  "down_proj",
28
- "k_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
+ "q_proj",
24
  "o_proj",
25
  "up_proj",
 
 
 
26
  "down_proj",
27
+ "gate_proj",
28
+ "v_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:9eb676be7d654aca3c2776e978f2d1e5e0aea5807f51f6e5e300456c3b3eccd0
3
  size 145287696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:011c3764da8e7bb8c641c3ac0da8525dbe555bde83e48437e4edb1cca608cdf5
3
  size 145287696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e818941085b837686156038b4f6804110009ec8397a48148843c32cdf4ce9d5d
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d539013ffdb6f3b356b37c6c01a6ebd1757073831a533f9323b1f176b3570ef3
3
  size 4792