Dataset-t-t-t-t-t-t-t-t
commited on
Model save
Browse files- README.md +6 -4
- all_results.json +7 -12
- runs/Oct07_20-06-10_dilara/events.out.tfevents.1728331599.dilara.984420.0 +2 -2
- train_results.json +7 -7
- trainer_state.json +0 -0
README.md
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
---
|
2 |
base_model: mistralai/Mistral-7B-v0.1
|
3 |
datasets:
|
4 |
-
-
|
5 |
library_name: peft
|
6 |
license: apache-2.0
|
7 |
tags:
|
8 |
-
- alignment-handbook
|
9 |
- trl
|
10 |
- sft
|
11 |
- generated_from_trainer
|
@@ -19,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# zephyr-7b-sft-qlora
|
21 |
|
22 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -56,6 +55,9 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
### Training results
|
58 |
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
1 |
---
|
2 |
base_model: mistralai/Mistral-7B-v0.1
|
3 |
datasets:
|
4 |
+
- generator
|
5 |
library_name: peft
|
6 |
license: apache-2.0
|
7 |
tags:
|
|
|
8 |
- trl
|
9 |
- sft
|
10 |
- generated_from_trainer
|
|
|
18 |
|
19 |
# zephyr-7b-sft-qlora
|
20 |
|
21 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the generator dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1659
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
59 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
60 |
+
| 0.4852 | 1.0 | 134 | 0.1659 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
all_results.json
CHANGED
@@ -1,14 +1,9 @@
|
|
1 |
{
|
2 |
-
"epoch": 0
|
3 |
-
"
|
4 |
-
"
|
5 |
-
"
|
6 |
-
"
|
7 |
-
"
|
8 |
-
"
|
9 |
-
"train_loss": 0.0,
|
10 |
-
"train_runtime": 0.0427,
|
11 |
-
"train_samples": 2672,
|
12 |
-
"train_samples_per_second": 9970.556,
|
13 |
-
"train_steps_per_second": 304.266
|
14 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"total_flos": 3.768774247149732e+17,
|
4 |
+
"train_loss": 0.5603564016854585,
|
5 |
+
"train_runtime": 1424.9095,
|
6 |
+
"train_samples": 26722,
|
7 |
+
"train_samples_per_second": 3.001,
|
8 |
+
"train_steps_per_second": 0.094
|
|
|
|
|
|
|
|
|
|
|
9 |
}
|
runs/Oct07_20-06-10_dilara/events.out.tfevents.1728331599.dilara.984420.0
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:2791b045cbec7ed35c0ccb16099b81fd35d77e999c1d089e06615a55d3cbf033
|
3 |
+
size 12775
|
train_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"epoch": 0
|
3 |
-
"total_flos": 3.
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples":
|
7 |
-
"train_samples_per_second":
|
8 |
-
"train_steps_per_second":
|
9 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"total_flos": 3.768774247149732e+17,
|
4 |
+
"train_loss": 0.5603564016854585,
|
5 |
+
"train_runtime": 1424.9095,
|
6 |
+
"train_samples": 26722,
|
7 |
+
"train_samples_per_second": 3.001,
|
8 |
+
"train_steps_per_second": 0.094
|
9 |
}
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|