dada22231 commited on
Commit
9332ec1
1 Parent(s): f17a7db

Training in progress, step 25

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