ManiWavelabs commited on
Commit
6bbeee8
·
verified ·
1 Parent(s): 0fcaa0b

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "microsoft/phi-2",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -16,14 +16,14 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "k_proj",
20
- "down_proj",
21
  "up_proj",
22
  "v_proj",
 
 
23
  "q_proj",
24
  "o_proj",
25
  "gate_proj",
26
- "lm_head"
27
  ],
28
  "task_type": "CASUAL_LM"
29
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "ManiWavelabs/phi2_base_finetune",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "up_proj",
20
  "v_proj",
21
+ "lm_head",
22
+ "down_proj",
23
  "q_proj",
24
  "o_proj",
25
  "gate_proj",
26
+ "k_proj"
27
  ],
28
  "task_type": "CASUAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03e8dfa7b0b46bc26b6892d211d395b196dd17db7b10bf29a76aebb9ffdcd619
3
  size 279209944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab8cb0a80ef5da7dd3faa82e0c04e24608b65bd232f9f8a4e16a85029239c837
3
  size 279209944
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4344d5378149d326f08e365d9c22e2795e76c6074dac20799058c4d8f7f04fb9
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b02c945a56c2d617e67bcee0000bb1b3506511f58cb207c1bf740183e081a089
3
  size 4856