Training in progress epoch 3
Browse files
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 2.
|
19 |
-
- Validation Loss: 2.
|
20 |
-
- Train Rougel: tf.Tensor(0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 3.3729 | 2.7129 | tf.Tensor(0.108317316, shape=(), dtype=float32) | 0 |
|
48 |
| 2.8239 | 2.5230 | tf.Tensor(0.11319066, shape=(), dtype=float32) | 1 |
|
49 |
| 2.6628 | 2.4317 | tf.Tensor(0.1261068, shape=(), dtype=float32) | 2 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 2.5738
|
19 |
+
- Validation Loss: 2.3738
|
20 |
+
- Train Rougel: tf.Tensor(0.13438718, shape=(), dtype=float32)
|
21 |
+
- Epoch: 3
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
| 3.3729 | 2.7129 | tf.Tensor(0.108317316, shape=(), dtype=float32) | 0 |
|
48 |
| 2.8239 | 2.5230 | tf.Tensor(0.11319066, shape=(), dtype=float32) | 1 |
|
49 |
| 2.6628 | 2.4317 | tf.Tensor(0.1261068, shape=(), dtype=float32) | 2 |
|
50 |
+
| 2.5738 | 2.3738 | tf.Tensor(0.13438718, shape=(), dtype=float32) | 3 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1697484835.820a0203d1d5.1674.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:8de34f8fb39a815a04ec868acdd1ec92c3d71e2d3f752c50aa0e79b1007a7ef5
|
3 |
+
size 2583453
|
logs/validation/events.out.tfevents.1697484967.820a0203d1d5.1674.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:ceaa2df548522eb5f9620feddbc076397acde59a3ee9508126f7dac98dc0f4f5
|
3 |
+
size 699
|
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:c52a7957d21d71f370c6ce2aae8896180cffac20c113e319c1adfe5a6c969718
|
3 |
size 373902664
|