Training in progress epoch 1
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
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 [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 1.
|
19 |
-
- Validation Loss:
|
20 |
-
- Train Bleu:
|
21 |
-
- Train Gen Len: 16.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
| Train Loss | Validation Loss | Train Bleu | Train Gen Len | Epoch |
|
47 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
48 |
| 1.7961 | 1.0956 | 1.9893 | 16.3885 | 0 |
|
|
|
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: 1.1986
|
19 |
+
- Validation Loss: 0.9595
|
20 |
+
- Train Bleu: 3.7953
|
21 |
+
- Train Gen Len: 16.3508
|
22 |
+
- Epoch: 1
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
| Train Loss | Validation Loss | Train Bleu | Train Gen Len | Epoch |
|
47 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
48 |
| 1.7961 | 1.0956 | 1.9893 | 16.3885 | 0 |
|
49 |
+
| 1.1986 | 0.9595 | 3.7953 | 16.3508 | 1 |
|
50 |
|
51 |
|
52 |
### 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:b5c8a2b64632f79ec359784126f54f017ee7697a236730a5d2e6166cad63aa80
|
3 |
size 373902664
|