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: 4.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
-
| 5.
|
54 |
-
| 4.
|
55 |
|
56 |
|
57 |
### 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: 4.3772
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| 5.6591 | 1.0 | 256 | 4.4475 |
|
54 |
+
| 4.9289 | 2.0 | 512 | 4.3772 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327657928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f57508911116cdbe638440b6c6bc1ce923aa666eef9b3d5ab44f47ba873b70a7
|
3 |
size 327657928
|
runs/Dec25_22-42-36_c4e2dfd104d2/events.out.tfevents.1735166557.c4e2dfd104d2.9517.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:222f905d7c792c73b616ddeb373d3dc82b93b7a7f54c3529f7a95686e67cbe82
|
3 |
+
size 6646
|
runs/Dec25_22-42-36_c4e2dfd104d2/events.out.tfevents.1735166658.c4e2dfd104d2.9517.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7eb841c574eba2c5d2f56791e64da6a2efb1d81b1e3277fa7b1e2df08f5b50c2
|
3 |
+
size 359
|