jiuhai commited on
Commit
baa6b6f
1 Parent(s): e89eaf5

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "HuggingFaceH4/zephyr-7b-beta",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -17,9 +17,9 @@
17
  "revision": null,
18
  "target_modules": [
19
  "o_proj",
20
- "k_proj",
21
  "q_proj",
22
- "v_proj"
 
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "HuggingFaceH4/mistral-7b-sft-beta",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
17
  "revision": null,
18
  "target_modules": [
19
  "o_proj",
 
20
  "q_proj",
21
+ "v_proj",
22
+ "k_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d5cec4c6ca681716e5f826f85a581453e7c74f020c46f1d239238bfdcaad962
3
  size 109086672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7644ffb4ec9f94b2291e21eeb96bf5ab0d327410c0e89380702431423254157
3
  size 109086672
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77b25217a47594e7d3339ab3db36b36df73e9b01370f1bf8a0933a768264aa7a
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e40d9ea7d0b9230a1043bf53a54468f37df511e3d60303cb33803dc61faefe11
3
  size 5688