HimashaJ96 commited on
Commit
a4b2958
·
1 Parent(s): dd35494

Training in progress, step 64

Browse files
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "down_proj",
24
- "gate_proj",
25
  "k_proj",
 
 
26
  "up_proj",
 
 
27
  "lm_head",
28
- "q_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "k_proj",
23
+ "q_proj",
24
+ "o_proj",
25
  "up_proj",
26
+ "down_proj",
27
+ "v_proj",
28
  "lm_head",
29
+ "gate_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4eb89b79f827ab580d5c1feffa09c6c137f2ba8bdb207eb13b5495a5660ac26e
3
  size 722218480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e4f09ca881d0659dc1b0cf61c94a43b34830f5bb6549e4b08d721dac40b8ff3
3
  size 722218480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26825c7c8957487faae83777e5130a55de40cb91a65dcf04afd6de874746764b
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a393cc0ae0779187756a09c22b639c2854fe8a2f5502a35cff08f43b2a85a94c
3
  size 4728