End of training
Browse files- README.md +11 -11
- adapter_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [baffo32/decapoda-research-llama-7B-hf](https://huggingface.co/baffo32/decapoda-research-llama-7B-hf) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.0116 |
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [baffo32/decapoda-research-llama-7B-hf](https://huggingface.co/baffo32/decapoda-research-llama-7B-hf) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0090
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| 0.1033 | 0.13 | 40 | 0.0326 |
|
54 |
+
| 0.0275 | 0.25 | 80 | 0.0244 |
|
55 |
+
| 0.0254 | 0.38 | 120 | 0.0198 |
|
56 |
+
| 0.0183 | 0.51 | 160 | 0.0174 |
|
57 |
+
| 0.0175 | 0.63 | 200 | 0.0155 |
|
58 |
+
| 0.0149 | 0.76 | 240 | 0.0136 |
|
59 |
+
| 0.0131 | 0.89 | 280 | 0.0124 |
|
60 |
+
| 0.0116 | 1.01 | 320 | 0.0100 |
|
61 |
+
| 0.0068 | 1.14 | 360 | 0.0098 |
|
62 |
+
| 0.0061 | 1.27 | 400 | 0.0090 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 268528394
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0280749a7f9fd3fe918ac19c4767fae10b005473e1c31b197d8c82b7381b1cf6
|
3 |
size 268528394
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a4c1ae883907f088e948f27c7ac0f23f56415655065057060574f806e475816
|
3 |
size 4984
|