phungkhaccuong commited on
Commit
f5d61ac
·
verified ·
1 Parent(s): 834783d

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "o_proj",
25
- "v_proj",
26
  "q_proj",
 
27
  "k_proj",
28
- "up_proj",
29
- "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "gate_proj",
25
  "k_proj",
26
+ "v_proj",
27
+ "o_proj",
28
+ "down_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6712c93e349eacb523bf0adf3e9c793d7a2a02fcf103536ca4f3503a137aca2b
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f4e2ef59a58c0d820c52ef4ecb0c4eea47fd2a0800ea031f08a8ab39969905f
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:545087bd0a38832c71156680c84a71a9305da77cbbde0624deca3b06c5844543
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d552ad652704f2bee3e5ca86de3c71f0e56efb29ad0e1022c67dccf60e6f511
3
  size 6776