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:
|
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 |
-
|
|
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.4703
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
+
| 0.473 | 1.0 | 250 | 2.4041 |
|
53 |
+
| 0.1526 | 2.0 | 500 | 2.4703 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
runs/Dec26_13-42-34_4f87fa13cf4f/events.out.tfevents.1735220556.4f87fa13cf4f.40074.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:da7f5b09c24b1654e201bdc4ece30db1f2104f47496bfc683ab2fb585525c4de
|
3 |
+
size 6647
|
runs/Dec26_13-42-34_4f87fa13cf4f/events.out.tfevents.1735220789.4f87fa13cf4f.40074.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e088d7a2864f845f66ff2bc7bd6f97da8cd3b5d977703cbd32f3c92b5fc28fa
|
3 |
+
size 359
|