kaytoo2022
commited on
Commit
•
446b088
1
Parent(s):
5a184e1
Training in progress epoch 17
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 |
|
@@ -59,6 +59,8 @@ The following hyperparameters were used during training:
|
|
59 |
| 1.3577 | 1.7440 | 13 |
|
60 |
| 1.3038 | 1.7274 | 14 |
|
61 |
| 1.2705 | 1.7083 | 15 |
|
|
|
|
|
62 |
|
63 |
|
64 |
### 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.1836
|
19 |
+
- Validation Loss: 1.6850
|
20 |
+
- Epoch: 17
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
59 |
| 1.3577 | 1.7440 | 13 |
|
60 |
| 1.3038 | 1.7274 | 14 |
|
61 |
| 1.2705 | 1.7083 | 15 |
|
62 |
+
| 1.2188 | 1.6981 | 16 |
|
63 |
+
| 1.1836 | 1.6850 | 17 |
|
64 |
|
65 |
|
66 |
### 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:7baeac02acdac1ad39b67787368a10c2ee59183b0ce27441ac4bd1029c341209
|
3 |
size 1188285040
|