jemmyJohnes
commited on
Commit
•
74f1245
1
Parent(s):
4f66aee
Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Train Bleu:
|
21 |
-
- Train Gen Len: 42.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
48 |
| 0.6844 | 1.3261 | 26.5988 | 42.1146 | 0 |
|
49 |
| 0.5396 | 1.3241 | 26.8846 | 42.0145 | 1 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.5118
|
19 |
+
- Validation Loss: 1.3326
|
20 |
+
- Train Bleu: 27.2074
|
21 |
+
- Train Gen Len: 42.2061
|
22 |
+
- Epoch: 2
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
47 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
48 |
| 0.6844 | 1.3261 | 26.5988 | 42.1146 | 0 |
|
49 |
| 0.5396 | 1.3241 | 26.8846 | 42.0145 | 1 |
|
50 |
+
| 0.5118 | 1.3326 | 27.2074 | 42.2061 | 2 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1720194758.9cfa8e0229ed.526.0.v2
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:c8ed448f94570ad82a8ed777b65767a76a37e167b867ca4e7fa129ffe3eecd88
|
3 |
+
size 5903733
|
logs/validation/events.out.tfevents.1720196200.9cfa8e0229ed.526.1.v2
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:6eb85ba754d808a80402056b7e9d7470d62da9ab5503b2dcdec5ec9a844a0479
|
3 |
+
size 544
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1089544048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45cd20f9ba2344f704fae5c467bc21ccff82691699ff9ac5bb6ac35bedc5f69d
|
3 |
size 1089544048
|