nblinh63 commited on
Commit
45e35f3
·
verified ·
1 Parent(s): d4baa69

Training in progress, step 6

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
- "gate_proj",
26
  "q_proj",
 
27
  "k_proj",
 
28
  "v_proj",
29
- "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "up_proj",
25
  "k_proj",
26
+ "gate_proj",
27
  "v_proj",
28
+ "down_proj",
29
+ "o_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:fd524b06507682b293f3f3df66c98ad864abf4ee62dfc80b4471e21d05147f69
3
  size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f01101789482904d93b62c5259ee2ce2d06933543c1af68339b936302396fbb
3
  size 35237104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32216e2a624352f583504f70daf3f888fc0cd4905fd9cee1127453e25379faf8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee7f40615fbbde22c4ebe296e7501538745b43cea6c32fa36ce41115d8749153
3
  size 6776