Sinanmz commited on
Commit
194b961
·
verified ·
1 Parent(s): 3d4eadb

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "up_proj",
25
- "gate_proj",
26
- "down_proj",
27
  "k_proj",
 
28
  "o_proj",
 
 
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "k_proj",
24
+ "up_proj",
25
  "o_proj",
26
+ "down_proj",
27
+ "gate_proj",
28
+ "v_proj",
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5816b8aeee33eaeaee421eeba367733161a040ce2847b5fc584b5c4dc53b27bc
3
  size 639692768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6202cfe5fcfe608b8331ca08121fe4ee42e2391c354a38086fe7d7628758360a
3
  size 639692768
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9211705685b6a3a1b2187c58a99afca2666735da07bf40bb661a67b963c0db8
3
  size 6904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25eaf3cba391b9052e9871ec843541ad6ce9faa433b71edd6db12ceefba87878
3
  size 6904