Hoang Pham
commited on
End of training
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the recipe_nlg dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 2.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the recipe_nlg dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 2.6507
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
+
| 0.4097 | 1.0 | 250 | 2.5146 |
|
53 |
+
| 0.1179 | 2.0 | 500 | 2.6507 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
runs/Dec26_13-57-19_4f87fa13cf4f/events.out.tfevents.1735221441.4f87fa13cf4f.42847.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:d0e019824bdeca61888ea7e2dc91a8cdb28f87e0bd6f2daefc4ec9a42295400a
|
3 |
+
size 6647
|
runs/Dec26_13-57-19_4f87fa13cf4f/events.out.tfevents.1735221675.4f87fa13cf4f.42847.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc92e221c6f01a3e94840fd583c0d012ee41efc0eb16130a5da79b34420cf602
|
3 |
+
size 359
|