Sam137 commited on
Commit
7bf148a
1 Parent(s): 667b041

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
- "down_proj",
20
- "v_proj",
21
  "k_proj",
22
- "gate_proj",
23
- "q_proj",
24
  "o_proj",
25
- "up_proj"
 
 
 
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "k_proj",
 
 
20
  "o_proj",
21
+ "up_proj",
22
+ "down_proj",
23
+ "q_proj",
24
+ "gate_proj",
25
+ "v_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:bee1c9351a9571c36a4424cd3e2d524f6b75b3e78398780dc3dbb7bcb9dcacb2
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e5d2b92950f81c31c9b7f1060503a9d1f6e0a7c2fa60f43a257004fad3f923
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a00c743f6afa2227120f5c2120e0904047ff0fa8ab977a942c142dce3a97441
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73bb3ca9809e74803af1f01d79aa962ec092d6f622656eaff98d0e608254b105
3
  size 4600