Training in progress epoch 12
Browse files- README.md +15 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,9 +16,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [indolem/indobert-base-uncased](https://huggingface.co/indolem/indobert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss: 0.
|
20 |
-
- Validation Loss:
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,6 +45,18 @@ The following hyperparameters were used during training:
|
|
45 |
| Train Loss | Validation Loss | Epoch |
|
46 |
|:----------:|:---------------:|:-----:|
|
47 |
| 0.0001 | 9.6501 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [indolem/indobert-base-uncased](https://huggingface.co/indolem/indobert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 0.0589
|
20 |
+
- Validation Loss: 7.3640
|
21 |
+
- Epoch: 12
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
| Train Loss | Validation Loss | Epoch |
|
46 |
|:----------:|:---------------:|:-----:|
|
47 |
| 0.0001 | 9.6501 | 0 |
|
48 |
+
| 0.0034 | 9.5974 | 1 |
|
49 |
+
| 0.0003 | 10.0861 | 2 |
|
50 |
+
| 0.0002 | 10.1612 | 3 |
|
51 |
+
| 0.0008 | 10.4517 | 4 |
|
52 |
+
| 0.0030 | 8.3722 | 5 |
|
53 |
+
| 0.0039 | 7.8005 | 6 |
|
54 |
+
| 0.0018 | 8.1554 | 7 |
|
55 |
+
| 0.0024 | 8.7739 | 8 |
|
56 |
+
| 0.0188 | 8.6329 | 9 |
|
57 |
+
| 0.0002 | 7.9693 | 10 |
|
58 |
+
| 0.0122 | 7.7384 | 11 |
|
59 |
+
| 0.0589 | 7.3640 | 12 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 440145872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2eb2dfeca2766dc45102f0fffa7a35d4d6b0fb7462897bcb01da5a89d730954c
|
3 |
size 440145872
|