DesDea1 commited on
Commit
b801026
·
verified ·
1 Parent(s): 1b48ca3

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "gate_proj",
25
  "v_proj",
26
- "up_proj",
27
  "q_proj",
 
 
 
28
  "o_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
 
24
  "q_proj",
25
+ "gate_proj",
26
+ "up_proj",
27
+ "k_proj",
28
  "o_proj",
29
+ "down_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:d7ce4956b926952427534c8a78a082eb21c1a28b468c875cf91577d83d9eac0a
3
  size 19552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9e967b925e06d6b2547033f609c31a4a2bd03fc472da8ccac881c56338f7fce
3
  size 19552
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60db3b2aa25472abbab7bee872d2169dd905a99f14f254db95fdce66d93e19a7
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8930fe2c870e77656d768f88852d6f682aa1f61d31da448f02ab60228165b230
3
  size 6776