Training in progress epoch 0
Browse files- README.md +4 -16
- tf_model.h5 +1 -1
- tokenizer.json +0 -0
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:
|
19 |
-
- Validation Loss:
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -43,19 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
-
| 7.
|
47 |
-
| 7.4464 | 7.2113 | 1 |
|
48 |
-
| 7.2549 | 7.0691 | 2 |
|
49 |
-
| 7.1264 | 6.9565 | 3 |
|
50 |
-
| 7.0291 | 6.8638 | 4 |
|
51 |
-
| 6.9440 | 6.7875 | 5 |
|
52 |
-
| 6.8752 | 6.7177 | 6 |
|
53 |
-
| 6.8147 | 6.6556 | 7 |
|
54 |
-
| 6.7636 | 6.6057 | 8 |
|
55 |
-
| 6.7177 | 6.5639 | 9 |
|
56 |
-
| 6.6714 | 6.5281 | 10 |
|
57 |
-
| 6.6237 | 6.4948 | 11 |
|
58 |
-
| 6.5981 | 6.4598 | 12 |
|
59 |
|
60 |
|
61 |
### 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: 7.8603
|
19 |
+
- Validation Loss: 7.4105
|
20 |
+
- Epoch: 0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
+
| 7.8603 | 7.4105 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### 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:537ee3e72fe527b9a330c76aa43e86e8282ca7c1372f2a565a8ef911d304d7d7
|
3 |
size 373902664
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|