vanherzog/Mixtral_Alpace_v2_NIKI
Browse files
README.md
CHANGED
@@ -19,8 +19,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
# Mixtral_Alpace_v2_NIKI
|
20 |
|
21 |
This model is a fine-tuned version of [mistralai/Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1) on the generator dataset.
|
22 |
-
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 1.3429
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -40,20 +38,13 @@ More information needed
|
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
- learning_rate: 2.5e-05
|
43 |
-
- train_batch_size:
|
44 |
- eval_batch_size: 8
|
45 |
- seed: 42
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_steps: 0.03
|
49 |
-
- training_steps:
|
50 |
-
|
51 |
-
### Training results
|
52 |
-
|
53 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
-
|:-------------:|:------:|:----:|:---------------:|
|
55 |
-
| 1.3678 | 0.0606 | 10 | 1.3429 |
|
56 |
-
|
57 |
|
58 |
### Framework versions
|
59 |
|
|
|
19 |
# Mixtral_Alpace_v2_NIKI
|
20 |
|
21 |
This model is a fine-tuned version of [mistralai/Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1) on the generator dataset.
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
- learning_rate: 2.5e-05
|
41 |
+
- train_batch_size: 16
|
42 |
- eval_batch_size: 8
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 0.03
|
47 |
+
- training_steps: 300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
|
49 |
### Framework versions
|
50 |
|
runs/May01_10-53-12_fa05a75abf57/events.out.tfevents.1714560800.fa05a75abf57.281.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4920b0e92a18a42994ae17487d2a061a44f98cda7c1e79528969a5b17f7afadc
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbe1f4e76d9f3e41b2c1dc12d129abb190c4437549bfb30b5e3b82304279edab
|
3 |
size 5048
|