duyphu commited on
Commit
b19b162
·
verified ·
1 Parent(s): 61665fa

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