sravanthib commited on
Commit
f5b0b4a
·
verified ·
1 Parent(s): c5bb7dc

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "down_proj",
28
- "k_proj",
29
- "gate_proj",
30
  "o_proj",
 
 
 
31
  "v_proj",
32
- "up_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "o_proj",
27
+ "gate_proj",
28
+ "up_proj",
29
+ "down_proj",
30
  "v_proj",
31
+ "k_proj",
32
+ "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d5c5444d8c9f4f4a38e73bcee4c29d4b55666465e83cd3b7a1075308ed4eb27
3
  size 24365712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba01b1c362eef1d369cb6ddf424160913cad3835e86075787569d27e1e58bcbb
3
  size 24365712
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff805a27e05ebd52e7f86a22916924992dace71e18012c55b124772adce0c83e
3
  size 9336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1f642201cdb8b1a222f890f460c99844f828755bba7e3d4e82f9d12afb97dd
3
  size 9336