Commit ·
f5fc9b1
1
Parent(s): 446b088
Training in progress epoch 19
Browse files- README.md +5 -3
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 1.
|
| 19 |
-
- Validation Loss: 1.
|
| 20 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -61,6 +61,8 @@ The following hyperparameters were used during training:
|
|
| 61 |
| 1.2705 | 1.7083 | 15 |
|
| 62 |
| 1.2188 | 1.6981 | 16 |
|
| 63 |
| 1.1836 | 1.6850 | 17 |
|
|
|
|
|
|
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 1.1006
|
| 19 |
+
- Validation Loss: 1.6608
|
| 20 |
+
- Epoch: 19
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 61 |
| 1.2705 | 1.7083 | 15 |
|
| 62 |
| 1.2188 | 1.6981 | 16 |
|
| 63 |
| 1.1836 | 1.6850 | 17 |
|
| 64 |
+
| 1.1456 | 1.6737 | 18 |
|
| 65 |
+
| 1.1006 | 1.6608 | 19 |
|
| 66 |
|
| 67 |
|
| 68 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1188285040
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:397cff6db28e0f6525b97fb43704e0702af72016b5ccadc1c4ddbfcebe7e0a12
|
| 3 |
size 1188285040
|