yyx123 commited on
Commit
d7c0020
1 Parent(s): 3a09472

Training in progress, step 55

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "up_proj",
23
- "gate_proj",
24
  "down_proj",
25
- "v_proj",
26
  "q_proj",
27
  "k_proj",
28
- "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "o_proj",
23
  "up_proj",
 
24
  "down_proj",
25
+ "gate_proj",
26
  "q_proj",
27
  "k_proj",
28
+ "v_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:28476a354b20682b9dc422405a978ed9187a1970db61a3f44f5e17da960800aa
3
  size 145287696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac9c59b7935dd35c50c52637e4badb3e93356f5770eaa27310a49792d14141e2
3
  size 145287696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61410daa483335d12345792ad96f7f046306b75924a5e5ca7d055502d73c40df
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea49725a84129ee982e3b907f4239df9bf23ac02d1b058a2a99681f64dba0cae
3
  size 4728