End of training
Browse files- README.md +21 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -13,9 +13,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [madatnlp/ket5-config-scratch](https://huggingface.co/madatnlp/ket5-config-scratch) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 1.
|
17 |
-
- Validation Loss: 1.
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -42,6 +42,24 @@ The following hyperparameters were used during training:
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| 1.4117 | 1.5494 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [madatnlp/ket5-config-scratch](https://huggingface.co/madatnlp/ket5-config-scratch) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 1.3667
|
17 |
+
- Validation Loss: 1.4931
|
18 |
+
- Epoch: 18
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| 1.4117 | 1.5494 | 0 |
|
45 |
+
| 1.4012 | 1.5838 | 1 |
|
46 |
+
| 1.4056 | 1.5710 | 2 |
|
47 |
+
| 1.4133 | 1.5190 | 3 |
|
48 |
+
| 1.3887 | 1.4858 | 4 |
|
49 |
+
| 1.3951 | 1.4920 | 5 |
|
50 |
+
| 1.3889 | 1.5038 | 6 |
|
51 |
+
| 1.3804 | 1.5079 | 7 |
|
52 |
+
| 1.3991 | 1.4368 | 8 |
|
53 |
+
| 1.3852 | 1.4974 | 9 |
|
54 |
+
| 1.3971 | 1.5164 | 10 |
|
55 |
+
| 1.3853 | 1.5632 | 11 |
|
56 |
+
| 1.3719 | 1.5163 | 12 |
|
57 |
+
| 1.3805 | 1.4271 | 13 |
|
58 |
+
| 1.3818 | 1.5078 | 14 |
|
59 |
+
| 1.3741 | 1.4687 | 15 |
|
60 |
+
| 1.3796 | 1.4623 | 16 |
|
61 |
+
| 1.3701 | 1.5326 | 17 |
|
62 |
+
| 1.3667 | 1.4931 | 18 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 812497624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9183a1e9b83d49fbbde325149b043325e093d398cc40344db54706b03f0eb856
|
3 |
size 812497624
|