imdatta0 commited on
Commit
21974ac
1 Parent(s): 8cb56d9

Training in progress, step 4

Browse files
adapter_config.json CHANGED
@@ -62,12 +62,12 @@
62
  "revision": "unsloth",
63
  "target_modules": [
64
  "q_proj",
65
- "down_proj",
66
  "o_proj",
67
- "k_proj",
68
- "up_proj",
69
  "v_proj",
70
- "gate_proj"
 
 
 
71
  ],
72
  "task_type": "CAUSAL_LM"
73
  }
 
62
  "revision": "unsloth",
63
  "target_modules": [
64
  "q_proj",
 
65
  "o_proj",
 
 
66
  "v_proj",
67
+ "up_proj",
68
+ "k_proj",
69
+ "gate_proj",
70
+ "down_proj"
71
  ],
72
  "task_type": "CAUSAL_LM"
73
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bacbedc3c14a20ae4e1cb742178f52427510e110a771a245978c50be0b4f8bc
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30d01619647e2fd857c4c02287b4e2754d55880b13db26ca0e69eb37ab8fe071
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b376bfdd9cf64d77cb40373e5554bc08808f5c4c494e275a83e7638f5b619ca
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0831d92f400c1ac33d28c00cba312d2e61412d1807fa7957c9a965a0be5e2df2
3
  size 5176