Training in progress epoch 13
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [indobenchmark/indobert-base-p1](https://huggingface.co/indobenchmark/indobert-base-p1) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
| 0.0030 | 0.6086 | 0.8912 | 10 |
|
58 |
| 0.0052 | 0.4023 | 0.9344 | 11 |
|
59 |
| 0.0005 | 0.5193 | 0.9121 | 12 |
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [indobenchmark/indobert-base-p1](https://huggingface.co/indobenchmark/indobert-base-p1) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0002
|
19 |
+
- Validation Loss: 0.5171
|
20 |
+
- Train Accuracy: 0.9135
|
21 |
+
- Epoch: 13
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
57 |
| 0.0030 | 0.6086 | 0.8912 | 10 |
|
58 |
| 0.0052 | 0.4023 | 0.9344 | 11 |
|
59 |
| 0.0005 | 0.5193 | 0.9121 | 12 |
|
60 |
+
| 0.0002 | 0.5171 | 0.9135 | 13 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498059544
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b14ec8d3c34e30113eff5cba18adb963c76acb6895b44a14e5af84f8a261ad57
|
3 |
size 498059544
|