rwatler commited on
Commit
7ff75c1
·
verified ·
1 Parent(s): 663b0c9

R2aillc/mixtral-8x7bi-ffiec-finetuned

Browse files
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [mistralai/Mixtral-8x7B-Instruct-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.7382
24
 
25
  ## Model description
26
 
@@ -52,31 +52,31 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
- | 2.2053 | 1.0 | 18 | 1.6050 |
56
- | 1.685 | 2.0 | 36 | 1.4131 |
57
- | 1.4913 | 3.0 | 54 | 1.2708 |
58
- | 1.3079 | 4.0 | 72 | 1.1353 |
59
- | 1.1686 | 5.0 | 90 | 1.0360 |
60
- | 1.1356 | 6.0 | 108 | 0.9803 |
61
- | 1.053 | 7.0 | 126 | 0.9382 |
62
- | 0.9968 | 8.0 | 144 | 0.8994 |
63
- | 0.947 | 9.0 | 162 | 0.8616 |
64
- | 0.8981 | 10.0 | 180 | 0.8244 |
65
- | 0.8726 | 11.0 | 198 | 0.7891 |
66
- | 0.8211 | 12.0 | 216 | 0.7727 |
67
- | 0.8126 | 13.0 | 234 | 0.7645 |
68
- | 0.7889 | 14.0 | 252 | 0.7591 |
69
- | 0.7837 | 15.0 | 270 | 0.7547 |
70
- | 0.7792 | 16.0 | 288 | 0.7510 |
71
- | 0.7507 | 17.0 | 306 | 0.7481 |
72
- | 0.7483 | 18.0 | 324 | 0.7458 |
73
- | 0.7429 | 19.0 | 342 | 0.7432 |
74
- | 0.7362 | 20.0 | 360 | 0.7417 |
75
- | 0.7495 | 21.0 | 378 | 0.7406 |
76
- | 0.748 | 22.0 | 396 | 0.7397 |
77
- | 0.7429 | 23.0 | 414 | 0.7388 |
78
- | 0.7444 | 24.0 | 432 | 0.7384 |
79
- | 0.7334 | 25.0 | 450 | 0.7382 |
80
 
81
 
82
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [mistralai/Mixtral-8x7B-Instruct-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.7671
24
 
25
  ## Model description
26
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 3.0101 | 1.0 | 18 | 2.1741 |
56
+ | 2.1612 | 2.0 | 36 | 1.5962 |
57
+ | 1.6591 | 3.0 | 54 | 1.4202 |
58
+ | 1.4985 | 4.0 | 72 | 1.3035 |
59
+ | 1.3585 | 5.0 | 90 | 1.1977 |
60
+ | 1.294 | 6.0 | 108 | 1.0993 |
61
+ | 1.1823 | 7.0 | 126 | 1.0139 |
62
+ | 1.0983 | 8.0 | 144 | 0.9641 |
63
+ | 1.0371 | 9.0 | 162 | 0.9293 |
64
+ | 0.9868 | 10.0 | 180 | 0.8961 |
65
+ | 0.9535 | 11.0 | 198 | 0.8655 |
66
+ | 0.9259 | 12.0 | 216 | 0.8358 |
67
+ | 0.882 | 13.0 | 234 | 0.8067 |
68
+ | 0.8472 | 14.0 | 252 | 0.7938 |
69
+ | 0.8484 | 15.0 | 270 | 0.7872 |
70
+ | 0.8215 | 16.0 | 288 | 0.7826 |
71
+ | 0.8167 | 17.0 | 306 | 0.7779 |
72
+ | 0.8199 | 18.0 | 324 | 0.7751 |
73
+ | 0.8042 | 19.0 | 342 | 0.7730 |
74
+ | 0.8186 | 20.0 | 360 | 0.7710 |
75
+ | 0.794 | 21.0 | 378 | 0.7698 |
76
+ | 0.7958 | 22.0 | 396 | 0.7685 |
77
+ | 0.7858 | 23.0 | 414 | 0.7677 |
78
+ | 0.7857 | 24.0 | 432 | 0.7671 |
79
+ | 0.7843 | 25.0 | 450 | 0.7671 |
80
 
81
 
82
  ### Framework versions
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "q_proj",
 
 
23
  "up_proj",
24
  "v_proj",
25
- "gate_proj",
26
- "lm_head",
27
- "k_proj",
28
- "down_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
+ "down_proj",
24
  "q_proj",
25
+ "gate_proj",
26
+ "o_proj",
27
  "up_proj",
28
  "v_proj",
29
+ "lm_head"
 
 
 
 
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:f57f7b1ee3a2c2ce71bf01d20a2870af431718e2188114a64752255ec49cdc8e
3
  size 751667752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce233a3572c72f9aa4d5d56052f8efb4341f16756cefe74df9371af6e3456388
3
  size 751667752
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abadc159dd59bb3b8b115028c76a800030dd77fd80570bf1337812d9be5a7b70
3
- size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:511ab54ce8eea56fc125463bf9a1c308882f819f5a367c15e6a14f094b2ae779
3
+ size 4728