jeongyoonhuh commited on
Commit
fc3928b
·
verified ·
1 Parent(s): 08ca644

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
  "up_proj",
29
  "down_proj",
30
- "k_proj",
31
  "o_proj",
32
- "v_proj",
33
- "gate_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "up_proj",
28
  "down_proj",
29
+ "q_proj",
30
  "o_proj",
31
+ "gate_proj",
32
+ "k_proj",
33
+ "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfeb68b0a4f2f293efe175c3ce95680d0d7d10a4af7ed523f239b1c4997c4236
3
  size 131251312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7827dff5344fa1b42ff3237560003c714c7d236eac2e8e83358fce5a07191b42
3
  size 131251312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:397d33c02930459e5f249b114462600d30d6bd219204dba10b2570a68569ae34
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04c6490d86117b3add406e0d7d46aa909e80445addeaabac60848f2cfd65b774
3
  size 5240