kaytoo2022
commited on
Commit
•
d80bfd9
1
Parent(s):
ba4793e
Training in progress epoch 6
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 |
|
@@ -48,6 +48,8 @@ The following hyperparameters were used during training:
|
|
48 |
| 2.1253 | 2.0771 | 2 |
|
49 |
| 2.0259 | 2.0242 | 3 |
|
50 |
| 1.9282 | 1.9847 | 4 |
|
|
|
|
|
51 |
|
52 |
|
53 |
### 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.7743
|
19 |
+
- Validation Loss: 1.9069
|
20 |
+
- Epoch: 6
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
| 2.1253 | 2.0771 | 2 |
|
49 |
| 2.0259 | 2.0242 | 3 |
|
50 |
| 1.9282 | 1.9847 | 4 |
|
51 |
+
| 1.8461 | 1.9378 | 5 |
|
52 |
+
| 1.7743 | 1.9069 | 6 |
|
53 |
|
54 |
|
55 |
### 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:22f52ee96d35e9e24c90d8198f7347678ba12c0226523cedc77a2b0f4898d4ae
|
3 |
size 1188285040
|