tuanna08go commited on
Commit
af32280
·
verified ·
1 Parent(s): f70e597

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
- "gate_proj",
25
- "v_proj",
26
  "down_proj",
 
27
  "q_proj",
28
  "o_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
 
 
24
  "down_proj",
25
+ "gate_proj",
26
  "q_proj",
27
  "o_proj",
28
+ "k_proj",
29
+ "v_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:485310065b35e6d352ca48a6a232f032cb6e70ff52d7829fb9f2d90394d03471
3
  size 390888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3357c8cb9da34a3a34bfb9a549ce78ffdb666ac716f5c8c0bc1bd8ee2f9588d
3
  size 390888
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcc0929ae0acc061396992d9abc7c740a72e510158a35132121671f0dae97824
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:621845d5ccf6295cb0695ac75d34cb8cffebfab95c71d1f8a7e8b03ae255bdf6
3
  size 6776