chauhoang commited on
Commit
c0293d6
·
verified ·
1 Parent(s): 6124c82

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
- "q_proj",
24
  "down_proj",
25
- "v_proj",
26
- "k_proj",
27
  "up_proj",
 
28
  "o_proj",
29
- "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
 
 
24
  "up_proj",
25
+ "k_proj",
26
  "o_proj",
27
+ "v_proj",
28
+ "gate_proj",
29
+ "q_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:838c417848869773f8aebde2a9dbeee92c8b42f1bad370eab2bf0a8ac2fc7055
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e6346ed1d8ca67bf491e64b6152538236581ac32c7ef8f206d67db060df465
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4436b3461eeac4439a82b8f66f0ef9e6b9a2d39426f0f3d61b8233a2dec65b6c
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:302a7fa44c1952f870c6e5d95cdcbfcab87ca57d85d6eacc6a0a2ba6cbbdcbdd
3
  size 6776