praveenseb
commited on
Commit
•
d4fae90
1
Parent(s):
e8dce21
Training in progress epoch 1
Browse files- README.md +3 -2
- checkpoint/extra_data.pickle +1 -1
- checkpoint/weights.h5 +1 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -42,6 +42,7 @@ The following hyperparameters were used during training:
|
|
42 |
| Train Loss | Epoch |
|
43 |
|:----------:|:-----:|
|
44 |
| 0.7579 | 0 |
|
|
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.6720
|
18 |
+
- Epoch: 1
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
| Train Loss | Epoch |
|
43 |
|:----------:|:-----:|
|
44 |
| 0.7579 | 0 |
|
45 |
+
| 0.6720 | 1 |
|
46 |
|
47 |
|
48 |
### Framework versions
|
checkpoint/extra_data.pickle
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 655337433
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f494a2b84018133a79b7c6c6664da02161a1f7c88868683850d68a72f56ed508
|
3 |
size 655337433
|
checkpoint/weights.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 482169328
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b9de90a2728153549e29eae4434e3806ed0e9e2efc2812a27c207f8eac074c5
|
3 |
size 482169328
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 482169328
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b9de90a2728153549e29eae4434e3806ed0e9e2efc2812a27c207f8eac074c5
|
3 |
size 482169328
|