Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss: 3.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -43,16 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
-
|
|
47 |
-
| 3.6181 | 4.1041 | 1 |
|
48 |
-
| 3.5128 | 4.0419 | 2 |
|
49 |
-
| 3.4079 | 3.9863 | 3 |
|
50 |
-
| 3.3607 | 3.9618 | 4 |
|
51 |
-
| 3.2678 | 3.9271 | 5 |
|
52 |
-
| 3.2077 | 3.9197 | 6 |
|
53 |
-
| 3.1453 | 3.9197 | 7 |
|
54 |
-
| 3.0984 | 3.9089 | 8 |
|
55 |
-
| 3.0334 | 3.9222 | 9 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 2.9937
|
19 |
+
- Validation Loss: 3.8775
|
20 |
+
- Epoch: 0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
+
| 2.9937 | 3.8775 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
logs/train/events.out.tfevents.1711718173.e7f3963a7819.156.2.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55a44f36a80408b5adc0ea0ac730bba269edb4840be59e95c10b23f94f92da8b
|
3 |
+
size 965930
|
logs/validation/events.out.tfevents.1711718177.e7f3963a7819.156.3.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f35e98724aeaf81c267393404001f5c4094bfc6c10151c5955261bde29c10d2
|
3 |
+
size 232
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327745472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8160ab14fc412af77c2e5961ffc85d7751610f9d9fe0fbddd66e4ae654906df7
|
3 |
size 327745472
|