Sam137 commited on
Commit
9e4dd90
1 Parent(s): 4d63e3f

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "o_proj",
20
  "q_proj",
21
- "gate_proj",
22
- "up_proj",
23
  "down_proj",
24
- "v_proj",
25
- "k_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "v_proj",
20
  "o_proj",
21
  "q_proj",
 
 
22
  "down_proj",
23
+ "k_proj",
24
+ "gate_proj",
25
+ "up_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9da2601ed6920e63931ef3464efe1d47e01fbc577feaa18f463b3e6b676d68ba
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:414dddfa225f04dc14e3b970a3531307b6932a76fc198eafcf86446ed2d001a7
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a62ad5cbd6864ec13843e0fff390d7a73f1e53c472b7b7e58f55c92094a09b90
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f05b632334b9e4a9ec2f73761e3fef0c067f2cf670b5fc50fb1cd798d8eb7b17
3
  size 4600