ChenWu98 commited on
Commit
264f50c
1 Parent(s): 594be8f

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
 
 
23
  "k_proj",
24
- "o_proj",
25
  "q_proj",
26
- "up_proj",
27
- "down_proj",
28
- "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "down_proj",
23
+ "gate_proj",
24
+ "up_proj",
25
  "k_proj",
 
26
  "q_proj",
27
+ "o_proj",
28
+ "v_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45ee0967e0bf6fdd7c6b5b860522268a8f5ecca39922a5690a3a81534fe06e5d
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:019bcb4aa25e05b63c998b22342a259a08a92ec172e47649f6ff632a02ad0adc
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a960c7fe508a2a79dc4f7cd1c70d7a4381a681db9555246aebb12f940667dda8
3
  size 5944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:799e2a864f5ac82f7661aafc197ce9993774df1306d4ac5f9a9efe109973ea5b
3
  size 5944