Training in progress epoch 10
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 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 0.0151 | 0.3823 | 0.9219 | 7 |
|
55 |
| 0.0088 | 0.3740 | 0.9261 | 8 |
|
56 |
| 0.0019 | 0.4286 | 0.9261 | 9 |
|
|
|
57 |
|
58 |
|
59 |
### 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.0030
|
19 |
+
- Validation Loss: 0.6086
|
20 |
+
- Train Accuracy: 0.8912
|
21 |
+
- Epoch: 10
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
54 |
| 0.0151 | 0.3823 | 0.9219 | 7 |
|
55 |
| 0.0088 | 0.3740 | 0.9261 | 8 |
|
56 |
| 0.0019 | 0.4286 | 0.9261 | 9 |
|
57 |
+
| 0.0030 | 0.6086 | 0.8912 | 10 |
|
58 |
|
59 |
|
60 |
### 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:7b1ed024aebe548310a699455fe34b4887c8de7b39ef7dccb122f44f16e7b647
|
3 |
size 498059544
|