stevanussmbrng
commited on
Commit
•
858a0dd
1
Parent(s):
6ee47e5
Training in progress epoch 0
Browse files- README.md +3 -31
- 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 [w11wo/indonesian-roberta-base-sentiment-classifier](https://huggingface.co/w11wo/indonesian-roberta-base-sentiment-classifier) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
- Validation Loss: 0.9739
|
20 |
- Train Accuracy: 0.8176
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -44,35 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
-
| 0.
|
48 |
-
| 0.3096 | 0.5213 | 0.8176 | 1 |
|
49 |
-
| 0.1462 | 0.4939 | 0.8412 | 2 |
|
50 |
-
| 0.0766 | 0.5666 | 0.8529 | 3 |
|
51 |
-
| 0.0351 | 0.7091 | 0.8059 | 4 |
|
52 |
-
| 0.0458 | 0.7482 | 0.8118 | 5 |
|
53 |
-
| 0.0245 | 0.8798 | 0.7882 | 6 |
|
54 |
-
| 0.0175 | 0.7262 | 0.8353 | 7 |
|
55 |
-
| 0.0142 | 0.8539 | 0.7941 | 8 |
|
56 |
-
| 0.0126 | 0.7753 | 0.8353 | 9 |
|
57 |
-
| 0.0150 | 0.7607 | 0.8294 | 10 |
|
58 |
-
| 0.0165 | 0.9056 | 0.8353 | 11 |
|
59 |
-
| 0.0205 | 0.9552 | 0.8 | 12 |
|
60 |
-
| 0.0307 | 0.9015 | 0.7941 | 13 |
|
61 |
-
| 0.0165 | 0.8643 | 0.8176 | 14 |
|
62 |
-
| 0.0143 | 0.8990 | 0.8176 | 15 |
|
63 |
-
| 0.0106 | 0.9778 | 0.7941 | 16 |
|
64 |
-
| 0.0158 | 0.8740 | 0.7941 | 17 |
|
65 |
-
| 0.0021 | 0.8825 | 0.8059 | 18 |
|
66 |
-
| 0.0023 | 0.9008 | 0.8059 | 19 |
|
67 |
-
| 0.0022 | 0.8984 | 0.8176 | 20 |
|
68 |
-
| 0.0041 | 0.9269 | 0.8176 | 21 |
|
69 |
-
| 0.0028 | 0.9180 | 0.8235 | 22 |
|
70 |
-
| 0.0014 | 0.9202 | 0.8235 | 23 |
|
71 |
-
| 0.0022 | 0.9560 | 0.8235 | 24 |
|
72 |
-
| 0.0013 | 0.9730 | 0.8235 | 25 |
|
73 |
-
| 0.0012 | 0.9711 | 0.8235 | 26 |
|
74 |
-
| 0.0012 | 0.9721 | 0.8235 | 27 |
|
75 |
-
| 0.0009 | 0.9739 | 0.8176 | 28 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [w11wo/indonesian-roberta-base-sentiment-classifier](https://huggingface.co/w11wo/indonesian-roberta-base-sentiment-classifier) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0012
|
19 |
- Validation Loss: 0.9739
|
20 |
- Train Accuracy: 0.8176
|
21 |
+
- Epoch: 0
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
+
| 0.0012 | 0.9739 | 0.8176 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498881344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbaa4ed4239928a5cc8d39a6f4c0703c994c2d166f9720a8aa6fd1f94e041c7a
|
3 |
size 498881344
|