Commit
·
be68b9c
1
Parent(s):
f358910
add model
Browse files- README.md +2 -2
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,7 +14,7 @@ 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: 5.
|
| 18 |
- Epoch: 0
|
| 19 |
|
| 20 |
## Model description
|
|
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
|
|
| 41 |
|
| 42 |
| Train Loss | Epoch |
|
| 43 |
|:----------:|:-----:|
|
| 44 |
-
| 5.
|
| 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: 5.3002
|
| 18 |
- Epoch: 0
|
| 19 |
|
| 20 |
## Model description
|
|
|
|
| 41 |
|
| 42 |
| Train Loss | Epoch |
|
| 43 |
|:----------:|:-----:|
|
| 44 |
+
| 5.3002 | 0 |
|
| 45 |
|
| 46 |
|
| 47 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 327745496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a4ed05ee378c0075d955af008703b4a1fd55fb1f527ace4f05c1881a88d4dc9
|
| 3 |
size 327745496
|