Training in progress epoch 3
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
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: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
- Train Lr: 2e-05
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 1.6536 | 0.5957 | 2e-05 | 0 |
|
48 |
| 0.6788 | 0.4060 | 2e-05 | 1 |
|
49 |
| 0.5284 | 0.3573 | 2e-05 | 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: 0.4693
|
19 |
+
- Validation Loss: 0.3329
|
20 |
- Train Lr: 2e-05
|
21 |
+
- Epoch: 3
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
| 1.6536 | 0.5957 | 2e-05 | 0 |
|
48 |
| 0.6788 | 0.4060 | 2e-05 | 1 |
|
49 |
| 0.5284 | 0.3573 | 2e-05 | 2 |
|
50 |
+
| 0.4693 | 0.3329 | 2e-05 | 3 |
|
51 |
|
52 |
|
53 |
### 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:ba93609bcd9a14ae26c504759ae9a63bad0e4c17c9f55cfcb0425e07b755afea
|
3 |
size 373902664
|