rayraycano commited on
Commit
59ff86b
·
verified ·
1 Parent(s): 5b3be57

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "down_proj",
28
  "gate_proj",
29
- "o_proj",
30
  "k_proj",
 
31
  "q_proj",
32
  "up_proj",
 
33
  "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "gate_proj",
 
28
  "k_proj",
29
+ "down_proj",
30
  "q_proj",
31
  "up_proj",
32
+ "o_proj",
33
  "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e69f514ea36aff33288dfa0d79b60fb92a68758a51d033fad3b9aecbff235598
3
  size 13093568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d526dda833ca4793d1d36fb871514f17ba20e2996df7a48a1ae1539d94b88c
3
  size 13093568
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9db32b934fc3eb9471b72d1b87e1e44268a737ae3d79047df2cf26e46e93c31
3
  size 6904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52a3cbeb94edfa5e0e2c4725cd2902239f8ce8a1f41b2a8d1a1f00bfec69edae
3
  size 6904