yyx123 commited on
Commit
bb7cad2
1 Parent(s): c5b104d

Training in progress, step 110

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