bedus-creation
commited on
Commit
•
c90e868
1
Parent(s):
17cbfb6
Training in progress epoch 34
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 [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 3.
|
19 |
-
- Validation Loss: 3.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -76,6 +76,8 @@ The following hyperparameters were used during training:
|
|
76 |
| 3.8403 | 3.9554 | 30 |
|
77 |
| 3.8126 | 3.9550 | 31 |
|
78 |
| 3.7920 | 3.9503 | 32 |
|
|
|
|
|
79 |
|
80 |
|
81 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 3.7509
|
19 |
+
- Validation Loss: 3.9106
|
20 |
+
- Epoch: 34
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
76 |
| 3.8403 | 3.9554 | 30 |
|
77 |
| 3.8126 | 3.9550 | 31 |
|
78 |
| 3.7920 | 3.9503 | 32 |
|
79 |
+
| 3.7767 | 3.9482 | 33 |
|
80 |
+
| 3.7509 | 3.9106 | 34 |
|
81 |
|
82 |
|
83 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 373902664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01fd2ae5421880a5baebe22ba832c4a47aad49adf3c9f96c02511180eb255ee8
|
3 |
size 373902664
|