<deboramachadoandrade>/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.5221
|
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.6694 | 0.03 | 25 | 1.6401 |
|
56 |
+
| 1.5146 | 0.05 | 50 | 1.5519 |
|
57 |
+
| 1.5803 | 0.08 | 75 | 1.5408 |
|
58 |
+
| 1.5458 | 0.11 | 100 | 1.5345 |
|
59 |
+
| 1.4207 | 0.13 | 125 | 1.5274 |
|
60 |
+
| 1.5952 | 0.16 | 150 | 1.5242 |
|
61 |
+
| 1.5299 | 0.19 | 175 | 1.5224 |
|
62 |
+
| 1.5765 | 0.22 | 200 | 1.5221 |
|
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 27280152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61bcd0a374135e4c249d5aec3ce1b64e10a87bf1955f8b777da2bbcad519c9e8
|
3 |
size 27280152
|
runs/Mar04_23-36-40_b2f1c2a0054d/events.out.tfevents.1709595402.b2f1c2a0054d.1093.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fe440271a8ac787af74b84eee8fe330316793fed2ff4ad8416aba75c575a82c
|
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:c450e5d116b364cdc20420171fc71cf9dd93b778b22228cb000fb5706d15ef16
|
3 |
size 4920
|