ChenWu98 commited on
Commit
860ee9a
1 Parent(s): 89768d2

Training in progress, epoch 0

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