ale-bay commited on
Commit
be1b615
1 Parent(s): dedf4e1

Training in progress, step 400

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "gate_proj",
23
  "o_proj",
24
- "down_proj",
25
- "k_proj",
26
- "q_proj",
27
  "up_proj",
28
- "v_proj"
 
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "o_proj",
 
 
 
23
  "up_proj",
24
+ "v_proj",
25
+ "q_proj",
26
+ "gate_proj",
27
+ "down_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27445bff8417d515a44d40a2653dd767dc7845e26b5ac5009742a0f3a1846c05
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:331bdb366f562873541bd76b259d921b7d26e02614f8b210f10fbac5ab9ff747
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7eeb655c33be41b2dcba735cc48e48f015f8e8669bf283de9fb9a6ae91440f63
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4df4ad4f1ce1601bdcd84b7a0fbdd76ebf0cfa3d7e872600d6b380a6dc6ed012
3
  size 4984