Commit ·
a62acfe
1
Parent(s): 2f61bd1
Training in progress epoch 14
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 |
|
|
@@ -56,6 +56,8 @@ The following hyperparameters were used during training:
|
|
| 56 |
| 1.5227 | 1.8002 | 10 |
|
| 57 |
| 1.4597 | 1.7731 | 11 |
|
| 58 |
| 1.4119 | 1.7558 | 12 |
|
|
|
|
|
|
|
| 59 |
|
| 60 |
|
| 61 |
### 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.3038
|
| 19 |
+
- Validation Loss: 1.7274
|
| 20 |
+
- Epoch: 14
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 56 |
| 1.5227 | 1.8002 | 10 |
|
| 57 |
| 1.4597 | 1.7731 | 11 |
|
| 58 |
| 1.4119 | 1.7558 | 12 |
|
| 59 |
+
| 1.3577 | 1.7440 | 13 |
|
| 60 |
+
| 1.3038 | 1.7274 | 14 |
|
| 61 |
|
| 62 |
|
| 63 |
### 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:8ceab0e5190e3dee9a6c5fa17f4f9ba53b4ce02c0fae75563df9ab0887c2a5a5
|
| 3 |
size 1188285040
|