End of training
Browse files- README.md +22 -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/ke-t5-math-py](https://huggingface.co/madatnlp/ke-t5-math-py) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss:
|
17 |
-
- Validation Loss:
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -42,6 +42,25 @@ The following hyperparameters were used during training:
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| 1.9010 | 1.4965 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [madatnlp/ke-t5-math-py](https://huggingface.co/madatnlp/ke-t5-math-py) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 0.4157
|
17 |
+
- Validation Loss: 0.6477
|
18 |
+
- Epoch: 19
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| 1.9010 | 1.4965 | 0 |
|
45 |
+
| 1.5723 | 1.2755 | 1 |
|
46 |
+
| 1.4012 | 1.1227 | 2 |
|
47 |
+
| 1.2773 | 1.1405 | 3 |
|
48 |
+
| 1.1491 | 0.9929 | 4 |
|
49 |
+
| 1.1208 | 0.9663 | 5 |
|
50 |
+
| 1.0390 | 0.9916 | 6 |
|
51 |
+
| 0.9712 | 0.9069 | 7 |
|
52 |
+
| 0.9298 | 0.8951 | 8 |
|
53 |
+
| 0.8866 | 0.8638 | 9 |
|
54 |
+
| 0.7912 | 0.7253 | 10 |
|
55 |
+
| 0.7518 | 0.7945 | 11 |
|
56 |
+
| 0.7143 | 0.7770 | 12 |
|
57 |
+
| 0.6531 | 0.7689 | 13 |
|
58 |
+
| 0.6257 | 0.6334 | 14 |
|
59 |
+
| 0.5690 | 0.6752 | 15 |
|
60 |
+
| 0.5161 | 0.7092 | 16 |
|
61 |
+
| 0.4900 | 0.6609 | 17 |
|
62 |
+
| 0.4478 | 0.7058 | 18 |
|
63 |
+
| 0.4157 | 0.6477 | 19 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 831509840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e959e510b3831500cbc91d5dca8160e54536d1745aff03fc726d3d58a26acca3
|
3 |
size 831509840
|