duyphu commited on
Commit
c231eb1
·
verified ·
1 Parent(s): 0a6b852

Training in progress, step 13

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "qkv_proj",
24
  "down_proj",
25
- "o_proj",
26
- "gate_up_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_up_proj",
24
  "qkv_proj",
25
  "down_proj",
26
+ "o_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4de0f7df0281a1b46df081e4a8a54b934a41ac01cc4026021a32ce9f5d5cf159
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf5d1522a25ef0129aba157efed1a75e3bb88754bb39b75f61649124e2935de4
3
  size 6712