DeepDream2045 commited on
Commit
ad15bf5
1 Parent(s): 01600e9

Training in progress, step 50

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