saintrivers
commited on
Commit
•
25baf4d
1
Parent(s):
18edd94
Training in progress epoch 2
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,9 +16,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss: 2.
|
20 |
-
- Validation Loss: 2.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|:----------:|:---------------:|:-----:|
|
47 |
| 2.9160 | 2.5914 | 0 |
|
48 |
| 2.7621 | 2.5448 | 1 |
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 2.7072
|
20 |
+
- Validation Loss: 2.5200
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:---------------:|:-----:|
|
47 |
| 2.9160 | 2.5914 | 0 |
|
48 |
| 2.7621 | 2.5448 | 1 |
|
49 |
+
| 2.7072 | 2.5200 | 2 |
|
50 |
|
51 |
|
52 |
### 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:a811b5343208dd36c0c5824d0423e0ffd9f41625fe8042c9ce4faa6214740713
|
3 |
size 373902664
|