Training in progress epoch 0
Browse files- README.md +4 -23
- tf_model.h5 +1 -1
- tokenizer.json +0 -0
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 |
|
@@ -41,26 +41,7 @@ The following hyperparameters were used during training:
|
|
41 |
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
-
|
|
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
|
|
|
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: 4.0241
|
17 |
+
- Validation Loss: 1.8638
|
18 |
+
- Epoch: 0
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
41 |
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
+
| 4.0241 | 1.8638 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
|
47 |
### 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:5c4105be7715abcca03d2798999b5d6b8b1dc03aac4364b4419bc58db8e8f3ed
|
3 |
size 831509840
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|