szenthel commited on
Commit
0816552
1 Parent(s): c9abc7e

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "q_proj",
20
- "v_proj",
21
- "down_proj",
22
  "o_proj",
23
  "k_proj",
24
- "gate_proj",
25
- "up_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "up_proj",
20
  "q_proj",
21
+ "gate_proj",
 
22
  "o_proj",
23
  "k_proj",
24
+ "down_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:550ae6169cc64175dab4da4da25dcf45b124bdde6b0be28b8bf572e7962a5208
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68d9e6248a4677befb80e46d4032f63d9b1e9a582d2d39676ce15fb1ea76da32
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6673c8c0517e68bfaacdc53eb9a60d148012de79df4806be779b843e164e3a4
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd6e08929d2792c9b5d02811422c8d05a48296b6838c4b8cbf2dd4ee699aa95b
3
  size 4600