nttx commited on
Commit
d9cf357
1 Parent(s): 3741c19

Training in progress, step 50

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