tuantmdev commited on
Commit
f5ed786
·
verified ·
1 Parent(s): 350b42c

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
- "q_proj",
25
  "o_proj",
26
  "k_proj",
 
 
27
  "up_proj",
28
  "v_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
  "k_proj",
25
+ "q_proj",
26
+ "gate_proj",
27
  "up_proj",
28
  "v_proj",
29
+ "down_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:a31bab6b8ff83ebef9cd3db72121d9560c48345b107d8db65d5e96e7078ee39f
3
  size 39256456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bddf458a961c226074b1447ce5fca97bcff3864ea29a8a0815ba79720ad908d
3
  size 39256456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7d91fc237021889cd605aa5ff6ad6806ad767aec16be75ae36b3b62233aa4d1
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f65bd8aa50755f41f18f88cc4fc9dbe2360b22a41e943100aed8e1135e68a48a
3
  size 6776