Training in progress epoch 2
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 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|:----------:|:---------------:|:-----------------------------------------------:|:-----:|
|
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 |
|
50 |
|
51 |
### 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.6628
|
19 |
+
- Validation Loss: 2.4317
|
20 |
+
- Train Rougel: tf.Tensor(0.1261068, shape=(), dtype=float32)
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:---------------:|:-----------------------------------------------:|:-----:|
|
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
|
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:204bc75f33e0060cf970f51900194713a46b7c796bad5c40988f89150d20ebfe
|
3 |
+
size 2583315
|
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:59f3ac121df6677066985ebdb87c8bf21f0398be44e76c5416759bfc642a4c7b
|
3 |
+
size 543
|
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:7eb0227b613fc486c25f8595b3a67c8190d3ba4ad3c6ed4c9882792496f3d4be
|
3 |
size 373902664
|