duyphu commited on
Commit
1f743f7
·
verified ·
1 Parent(s): eb954aa

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "k_proj",
25
  "down_proj",
26
  "q_proj",
 
27
  "up_proj",
28
  "o_proj",
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
24
  "q_proj",
25
+ "k_proj",
26
  "up_proj",
27
  "o_proj",
28
+ "gate_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01d97f6629441cde537637c556aebbb5e8c292d20f39cf509240ed732adda0ab
3
  size 59827904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69dde06f34516b4b753d9050c72aba6206ce84295664e58de9cb6336cebd48bc
3
  size 59827904
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed2aa29cc7a3d6c08e23292667e026240fc4e4ce1ec4933d4c61ca9d06b86408
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b924f47b1dab202c8562556d42c36c7f24636d3f5a2f3406b2f9d54e90d9d4c0
3
  size 6776