Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 5.
|
18 |
-
- Validation Loss:
|
19 |
- Epoch: 0
|
20 |
|
21 |
## Model description
|
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
-
| 5.
|
46 |
|
47 |
|
48 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 5.4671
|
18 |
+
- Validation Loss: 4.4022
|
19 |
- Epoch: 0
|
20 |
|
21 |
## Model description
|
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
+
| 5.4671 | 4.4022 | 0 |
|
46 |
|
47 |
|
48 |
### Framework versions
|
logs/train/events.out.tfevents.1676633135.a8a333d8957a.231.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f32c0fe3b656d4055361853e18316ebcbce4e10dc59804ea1198d767ba8ed106
|
3 |
+
size 3024818
|
logs/validation/events.out.tfevents.1676633166.a8a333d8957a.231.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85fefce656b63bec1c930ba3d1ee9cd9f9c456e0a35502a575c3174b576992bd
|
3 |
+
size 193
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 373902848
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:493c7bd8335f217edb14c1d14cefdfe11ec0e8ce8454dc0070d96d778f44b662
|
3 |
size 373902848
|