davidoj01 commited on
Commit
86a3d1b
·
verified ·
1 Parent(s): 7fe6108

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -22,12 +22,12 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "up_proj",
26
  "v_proj",
27
- "q_proj",
28
  "gate_proj",
29
  "down_proj",
30
- "k_proj"
 
31
  ],
32
  "task_type": null
33
  }
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "k_proj",
26
  "v_proj",
 
27
  "gate_proj",
28
  "down_proj",
29
+ "up_proj",
30
+ "q_proj"
31
  ],
32
  "task_type": null
33
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3dd02ffd8ab1fd8ce7c168d8bd75b77ee850ed91cea1d9e8f2e68603790ce9b4
3
  size 75548136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:273019d88bdf4a6a3781a78be5c517c33f726f5ac98f9a9d7fe9e5f1702c5d84
3
  size 75548136
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d5a3457fb36f5b0a6ee7dd2ae9b7d40a29becbac82850411d55298de0b4dc41
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e391755476c9538e4b978c95104fe9e5aba58207205c03c3525852c8b96e81a
3
  size 5304