End of training
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the eli5_category dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 3.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| 3.
|
52 |
-
| 3.
|
53 |
-
| 3.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the eli5_category dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 3.8206
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 3.9493 | 1.0 | 1316 | 3.8335 |
|
52 |
+
| 3.8627 | 2.0 | 2632 | 3.8231 |
|
53 |
+
| 3.823 | 3.0 | 3948 | 3.8206 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
runs/Aug28_07-13-07_56791c3d18e1/events.out.tfevents.1724829189.56791c3d18e1.7951.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:dc36add2011a4185d65e5b397feb2e8d1748ca7c086ce90b4cea44b13cfc696b
|
3 |
+
size 7852
|
runs/Aug28_07-13-07_56791c3d18e1/events.out.tfevents.1724830579.56791c3d18e1.7951.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c51a944f8e7a03da11399aa6a0b9b3e6f92ebac77d4209e73e507b69cee705a1
|
3 |
+
size 359
|