Commit ·
835d521
1
Parent(s): 5916984
Training in progress epoch 10
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 |
|
|
@@ -52,6 +52,8 @@ The following hyperparameters were used during training:
|
|
| 52 |
| 1.7743 | 1.9069 | 6 |
|
| 53 |
| 1.7029 | 1.8796 | 7 |
|
| 54 |
| 1.6345 | 1.8492 | 8 |
|
|
|
|
|
|
|
| 55 |
|
| 56 |
|
| 57 |
### 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.5227
|
| 19 |
+
- Validation Loss: 1.8002
|
| 20 |
+
- Epoch: 10
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 52 |
| 1.7743 | 1.9069 | 6 |
|
| 53 |
| 1.7029 | 1.8796 | 7 |
|
| 54 |
| 1.6345 | 1.8492 | 8 |
|
| 55 |
+
| 1.5830 | 1.8286 | 9 |
|
| 56 |
+
| 1.5227 | 1.8002 | 10 |
|
| 57 |
|
| 58 |
|
| 59 |
### 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:cc4fbc57a851b2fbafb025a33cd327423b1d20eececf54d0e98b0d40c7cb55a6
|
| 3 |
size 1188285040
|