Udith-Sandaruwan commited on
Commit
ec6a7a4
·
verified ·
1 Parent(s): 67bb416

Training in progress, step 5

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -25,12 +25,12 @@
25
  "revision": null,
26
  "target_modules": [
27
  "up_proj",
28
- "gate_proj",
29
- "q_proj",
30
- "down_proj",
31
  "k_proj",
32
  "o_proj",
33
- "v_proj"
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "up_proj",
 
 
 
28
  "k_proj",
29
  "o_proj",
30
+ "gate_proj",
31
+ "v_proj",
32
+ "down_proj",
33
+ "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0484382035dfad91066fbd8642592f82c9d9b31c894a8026962f09515964725
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c355e036ad33018e61610b951ed58e86357f88511f4eb211206c9141b91dc0cb
3
  size 167832240