baseten-admin commited on
Commit
cdb005a
·
verified ·
1 Parent(s): df08f53

Training in progress, step 60

Browse files
adapter_config.json CHANGED
@@ -28,12 +28,12 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "down_proj",
32
- "q_proj",
33
- "gate_proj",
34
- "o_proj",
35
  "k_proj",
 
36
  "v_proj",
 
 
 
37
  "up_proj"
38
  ],
39
  "task_type": "CAUSAL_LM",
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
 
 
 
31
  "k_proj",
32
+ "gate_proj",
33
  "v_proj",
34
+ "q_proj",
35
+ "down_proj",
36
+ "o_proj",
37
  "up_proj"
38
  ],
39
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:157168b36a3765fa13652e23d99da6632b02ae60e17446095c36abd94641a5d7
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c0bb564c699d02bc9ade7063868231713e59f95821540f51724f9911c49dfa9
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bae5a96e7cd71075966712dc68c1269ccf47ceec1151fd7181710a18a23d1820
3
  size 6097
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d269a778746e02ec1c3af1f7fbe2679582ebc79b1a3f885f5685f3c19739775d
3
  size 6097