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.0279 | 1.08 | 120 | 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.0047 | 3.6 | 400 | 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.0394
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| 0.1324 | 0.36 | 40 | 0.0426 |
|
54 |
+
| 0.0337 | 0.72 | 80 | 0.0335 |
|
55 |
+
| 0.0279 | 1.08 | 120 | 0.0331 |
|
56 |
+
| 0.0206 | 1.44 | 160 | 0.0292 |
|
57 |
+
| 0.0196 | 1.8 | 200 | 0.0288 |
|
58 |
+
| 0.0161 | 2.16 | 240 | 0.0337 |
|
59 |
+
| 0.0111 | 2.52 | 280 | 0.0338 |
|
60 |
+
| 0.0116 | 2.88 | 320 | 0.0321 |
|
61 |
+
| 0.0063 | 3.24 | 360 | 0.0381 |
|
62 |
+
| 0.0047 | 3.6 | 400 | 0.0394 |
|
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:a535a39fc485c733c3c6a654453eed6dea549926317974f32f408069b9d41225
|
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:681f6ed3ff8402664cf9567f9f08d158c052a1cf4495cbf93beaad32a5862460
|
3 |
size 4984
|