joelwigton
commited on
Commit
•
d2e4190
1
Parent(s):
4bac372
Training in progress epoch 2
Browse files- README.md +3 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [joelwigton/t5-xsum](https://huggingface.co/joelwigton/t5-xsum) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 2.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -44,6 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
|:----------:|:-----:|
|
45 |
| 2.5308 | 0 |
|
46 |
| 2.4621 | 1 |
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [joelwigton/t5-xsum](https://huggingface.co/joelwigton/t5-xsum) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 2.4201
|
19 |
+
- Epoch: 2
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
44 |
|:----------:|:-----:|
|
45 |
| 2.5308 | 0 |
|
46 |
| 2.4621 | 1 |
|
47 |
+
| 2.4201 | 2 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 373902664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1b3a2a8fc31fc6b9ec67b2d1163c76e3ef13dbcff5fc3106216ddb657c19b91
|
3 |
size 373902664
|