dsakerkwq commited on
Commit
40fdce7
·
verified ·
1 Parent(s): d30a31c

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
  "gate_proj",
24
  "v_proj",
25
  "down_proj",
26
- "k_proj",
27
- "o_proj",
28
- "q_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
+ "o_proj",
25
  "gate_proj",
26
  "v_proj",
27
  "down_proj",
28
+ "up_proj",
29
+ "q_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:c0ea2fd2e46c7cdca392eab5976797e53ec4f6571917ef6562e56d69db781b4d
3
  size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0aaf6d279bc69c270c39899d89fbc5854ec4ef81c9ab01e4296c4801e34228fa
3
  size 6840