jwongTensora commited on
Commit
d647186
·
verified ·
1 Parent(s): 3cf2ba5

Training in progress, step 3

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
- "o_proj",
27
  "down_proj",
28
  "q_proj",
 
 
 
 
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "down_proj",
24
  "q_proj",
25
+ "o_proj",
26
+ "v_proj",
27
+ "gate_proj",
28
+ "up_proj",
29
  "k_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:dc0bb8d5c5c774aed6924ba5ef04cb5b8d3996d972c292adfbec843432b204b1
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:070c30adca6371f6a384d53962e112fcf9b06f47053bd9b25e15cf89ba0b22b2
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6deb7d8ed72edeb3adc757a9f5370f2248de027bb1c9ca4498888ded15ce7592
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c05dd79855f3d1e2471adce21335d03b6dade5be86d74b45ff7774462a74ac71
3
  size 6776