DeepDream2045 commited on
Commit
ccc0772
·
verified ·
1 Parent(s): 39a3d03

Training in progress, step 25

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