maxkretchmer commited on
Commit
3a448f1
1 Parent(s): 8d19794

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/Mixtral-8x7B-v0.1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "w1",
23
- "q_proj",
24
- "lm_head",
25
- "w3",
26
  "k_proj",
27
- "o_proj",
 
28
  "v_proj",
29
- "w2"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
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
+ "lm_head",
24
+ "gate_proj",
25
  "v_proj",
26
+ "up_proj",
27
+ "down_proj",
28
+ "q_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6097d889a0d085d9fd015ae9e1368415f7e84707f3e0c6fbda540c48c59a6f0c
3
- size 1487361648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b516761c4c80b2a23e0ad3bf334b56de6c1c2ebdfa4b004bf7c429240459703
3
+ size 694431312
runs/Dec18_00-52-27_b109e9582605/events.out.tfevents.1702860753.b109e9582605.202.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e875421b4e66bff859f14aae611bc52639832ff0037bab7c0625d25f659b4a7a
3
+ size 5664
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b761f5a7283e86f9070a77780157867eaea2e844967e3f1eecb5ae0a7566ba9
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c76d35ffb15d7af396d1d700c48580706f0136b77887a8fcd1820e9e8a58325
3
  size 4728