End of training
Browse files- README.md +12 -12
- adapter_model.bin +2 -2
- model.safetensors +2 -2
- 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 [EleutherAI/gpt-neo-1.3B](https://huggingface.co/EleutherAI/gpt-neo-1.3B) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -50,17 +50,17 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
-
|
|
54 |
-
| 15.
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [EleutherAI/gpt-neo-1.3B](https://huggingface.co/EleutherAI/gpt-neo-1.3B) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 5.8587
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| 14.6876 | 0.18 | 20 | 14.8238 |
|
54 |
+
| 15.6833 | 0.36 | 40 | 15.4468 |
|
55 |
+
| 12.87 | 0.54 | 60 | 10.7786 |
|
56 |
+
| 5.4953 | 0.73 | 80 | 4.9276 |
|
57 |
+
| 8.9421 | 0.91 | 100 | 8.9857 |
|
58 |
+
| 9.9807 | 1.09 | 120 | 9.7099 |
|
59 |
+
| 9.1809 | 1.27 | 140 | 9.2579 |
|
60 |
+
| 6.9349 | 1.45 | 160 | 5.9443 |
|
61 |
+
| 5.8015 | 1.63 | 180 | 5.9521 |
|
62 |
+
| 5.6365 | 1.81 | 200 | 5.7121 |
|
63 |
+
| 5.6957 | 1.99 | 220 | 5.8587 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
adapter_model.bin
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:bb3d1b22d3ee037717d7dc02c68fc44596fba94e46dafb880c630913d40ea226
|
3 |
+
size 56368308
|
model.safetensors
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:770cdabf18aa2522b91e496a8bc6ecef1a25ccde2c0a630296ed33f1167cdcb3
|
3 |
+
size 5318695208
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c13c44dbf8365563bd1eda082c2c3fca39cadd48c323e05f33feec192e6ce54
|
3 |
size 5176
|