alexhotti commited on
Commit
35aba8d
·
verified ·
1 Parent(s): c930c3c

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -24,9 +24,9 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "v_proj",
28
- "q_proj",
29
  "k_proj",
 
 
30
  "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "k_proj",
28
+ "q_proj",
29
+ "v_proj",
30
  "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fac6ca622d5dabd35ef3db735e1d394afc6f400c0e30e49f8d52968bcd5a293
3
  size 504657912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d42f463634610cae0665ef86c194bb2c27f7a1be3f4d86625c74ccff33f18fb
3
  size 504657912
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44eb3f02997cb1fab7323af688ecd9a72d0c22887e934761f7b121c3bd8884ae
3
  size 6008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e66b1c2af4438cdf45d03ae5829b147cb09cf0cc280561a9a5efee4736ff0993
3
  size 6008