phungkhaccuong commited on
Commit
af7684c
·
verified ·
1 Parent(s): a6e94d0

Training in progress, step 13

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "gate_up_proj",
25
  "down_proj",
26
- "qkv_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
24
+ "qkv_proj",
25
+ "gate_up_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:1303441a4d8bf1d42d6cb4938a281efc58c0eb97065626198cb558f0161e0e03
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82e199fd6fbe95dd829ac8f734d129d6aeec72049a7615ae9881066f7acffbb2
3
  size 6776