isaaclee commited on
Commit
9d81bd1
·
verified ·
1 Parent(s): a86953d

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": "mistralai/Mistral-7B-Instruct-v0.1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "up_proj",
23
- "down_proj",
24
  "k_proj",
25
- "q_proj",
26
- "o_proj",
27
  "v_proj",
 
 
 
 
28
  "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.2",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "k_proj",
 
 
23
  "v_proj",
24
+ "o_proj",
25
+ "q_proj",
26
+ "up_proj",
27
+ "down_proj",
28
  "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:843b964b8d4a8658916ff6fdafc1eb5a610aae29cd1d9a74cd682e637e47be82
3
  size 1069674392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56d36a17b23504e1a8ce68f09bf9487294d6f7e3d9d0002ecd23bb3c06fc6c0b
3
  size 1069674392
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9a45cbb5b0e6d47a379e44732da76a3cf1b92142d91f85d87dacaa7c923785f
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d856f56130a53397198788240636aed2584b01bc940b194b4bde69c40e565467
3
  size 4728