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.
|
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.0117
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| 0.113 | 0.13 | 40 | 0.0350 |
|
54 |
+
| 0.0291 | 0.25 | 80 | 0.0262 |
|
55 |
+
| 0.0232 | 0.38 | 120 | 0.0237 |
|
56 |
+
| 0.0186 | 0.51 | 160 | 0.0203 |
|
57 |
+
| 0.0181 | 0.63 | 200 | 0.0182 |
|
58 |
+
| 0.0153 | 0.76 | 240 | 0.0157 |
|
59 |
+
| 0.014 | 0.89 | 280 | 0.0147 |
|
60 |
+
| 0.0125 | 1.01 | 320 | 0.0126 |
|
61 |
+
| 0.0066 | 1.14 | 360 | 0.0124 |
|
62 |
+
| 0.0063 | 1.27 | 400 | 0.0117 |
|
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:5e24ae7de78102e675819ee2c7d741081d99b4b5f5951dd4b9956febfbda07c3
|
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:1b57b331d5d2428ed50233ca107b985e9da895ae86f28dd79ad8bff656e4b546
|
3 |
size 4984
|