liuylhf commited on
Commit
7c01285
1 Parent(s): 8a37e5d

End of training

Browse files
Files changed (2) hide show
  1. README.md +20 -1
  2. adapter_model.bin +2 -2
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: apache-2.0
3
  library_name: peft
4
  tags:
 
5
  - generated_from_trainer
6
  base_model: mistralai/Mixtral-8x7B-Instruct-v0.1
7
  model-index:
@@ -111,7 +112,9 @@ fsdp_config:
111
 
112
  # mixtral-lora-less-modules
113
 
114
- This model is a fine-tuned version of [mistralai/Mixtral-8x7B-Instruct-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1) on an unknown dataset.
 
 
115
 
116
  ## Model description
117
 
@@ -144,6 +147,22 @@ The following hyperparameters were used during training:
144
  - lr_scheduler_warmup_steps: 10
145
  - num_epochs: 1
146
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  ### Framework versions
148
 
149
  - PEFT 0.8.2
 
2
  license: apache-2.0
3
  library_name: peft
4
  tags:
5
+ - axolotl
6
  - generated_from_trainer
7
  base_model: mistralai/Mixtral-8x7B-Instruct-v0.1
8
  model-index:
 
112
 
113
  # mixtral-lora-less-modules
114
 
115
+ 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 None dataset.
116
+ It achieves the following results on the evaluation set:
117
+ - Loss: 0.1911
118
 
119
  ## Model description
120
 
 
147
  - lr_scheduler_warmup_steps: 10
148
  - num_epochs: 1
149
 
150
+ ### Training results
151
+
152
+ | Training Loss | Epoch | Step | Validation Loss |
153
+ |:-------------:|:-----:|:----:|:---------------:|
154
+ | 3.2966 | 0.0 | 1 | 3.2222 |
155
+ | 0.261 | 0.1 | 31 | 0.2720 |
156
+ | 0.1428 | 0.2 | 62 | 0.2252 |
157
+ | 0.2674 | 0.3 | 93 | 0.2108 |
158
+ | 0.1767 | 0.4 | 124 | 0.2043 |
159
+ | 0.105 | 0.5 | 155 | 0.2003 |
160
+ | 0.1799 | 0.6 | 186 | 0.1958 |
161
+ | 0.1528 | 0.7 | 217 | 0.1942 |
162
+ | 0.1954 | 0.8 | 248 | 0.1917 |
163
+ | 0.1821 | 0.9 | 279 | 0.1911 |
164
+
165
+
166
  ### Framework versions
167
 
168
  - PEFT 0.8.2
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1d3a819fc09188e77e001a02e4d76369078a73386bcd5cc3d3b6c0d16f05425
3
- size 969596450
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3db019c05048d9178cfadcc93e13bfb87e58e8b2a7d7b2df5ca10a9014b162f
3
+ size 218196746