DeepDream2045 commited on
Commit
91be8ea
1 Parent(s): cee2812

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