yyx123 commited on
Commit
c5b104d
1 Parent(s): 7e09264

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
- "k_proj",
23
- "v_proj",
24
  "q_proj",
25
- "gate_proj",
26
  "o_proj",
27
- "down_proj",
28
- "up_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "up_proj",
23
+ "down_proj",
24
  "q_proj",
 
25
  "o_proj",
26
+ "gate_proj",
27
+ "k_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:bd14b03aa072e53fed58387da8c2c6fae362b912166b371a8828a40304bb0a15
3
  size 145287696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83cdb91279651691285fcd05b287e7b1a103ac77c46a08941fe74e26f419456b
3
  size 145287696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80a8894d431c206e6e47301949f4364b55937f8e0dfc94c3023d0b32796629fd
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0adf533767ce5a549d702227cb7dee7d583d56e5c5c7db98079acb83fba8588
3
  size 4792