yyx123 commited on
Commit
d299c0d
1 Parent(s): 5d0571e

Training in progress, step 165

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