ai-maker-space/mistral-7binstruct-summary-100s
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/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the generator dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 1.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
|
|
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:
|
48 |
- lr_scheduler_warmup_steps: 3
|
49 |
- training_steps: 200
|
50 |
|
@@ -52,14 +52,14 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the generator dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.4551
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
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: cosine
|
48 |
- lr_scheduler_warmup_steps: 3
|
49 |
- training_steps: 200
|
50 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|
|
55 |
+
| 1.3263 | 0.22 | 25 | 1.4551 |
|
56 |
+
| 1.4328 | 0.43 | 50 | 1.4551 |
|
57 |
+
| 1.4559 | 0.65 | 75 | 1.4551 |
|
58 |
+
| 1.4446 | 0.86 | 100 | 1.4551 |
|
59 |
+
| 1.4565 | 1.08 | 125 | 1.4551 |
|
60 |
+
| 1.3922 | 1.29 | 150 | 1.4551 |
|
61 |
+
| 1.3697 | 1.51 | 175 | 1.4551 |
|
62 |
+
| 1.4504 | 1.72 | 200 | 1.4551 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e44ce263e6fd885f50d82ca515b9325375b43ee36ededb75acf161ce88bc2e41
|
3 |
+
size 48
|
runs/Mar04_13-28-04_f7ad4747e4a8/events.out.tfevents.1709558885.f7ad4747e4a8.1838.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77ee6ba65ad6242e27c556e28eca399d6bce27f0549576fbb2bdbb2ce2bf1864
|
3 |
+
size 11716
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48d34dcd61de275b075414ab76f9e08f65d632ad46566f29d790e5d2391daac8
|
3 |
size 4920
|