jalaluddin94
commited on
Commit
•
4a3ee26
1
Parent(s):
f4bb5e8
End of training
Browse files- README.md +12 -12
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [indobenchmark/indobert-large-p2](https://huggingface.co/indobenchmark/indobert-large-p2) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1 Score: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -54,13 +54,13 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 Score |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [indobenchmark/indobert-large-p2](https://huggingface.co/indobenchmark/indobert-large-p2) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.2132
|
23 |
+
- Accuracy: 0.96
|
24 |
+
- Precision: 0.96
|
25 |
+
- Recall: 0.96
|
26 |
+
- F1 Score: 0.9595
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 Score |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|
|
57 |
+
| 0.1827 | 1.0 | 88 | 0.5099 | 0.92 | 0.92 | 0.92 | 0.9190 |
|
58 |
+
| 0.1296 | 2.0 | 176 | 0.3912 | 0.92 | 0.92 | 0.92 | 0.9190 |
|
59 |
+
| 0.0752 | 3.0 | 264 | 0.3517 | 0.94 | 0.94 | 0.94 | 0.9388 |
|
60 |
+
| 0.0706 | 4.0 | 352 | 0.3343 | 0.94 | 0.94 | 0.94 | 0.9388 |
|
61 |
+
| 0.0591 | 5.0 | 440 | 0.2691 | 0.94 | 0.94 | 0.94 | 0.9388 |
|
62 |
+
| 0.0556 | 6.0 | 528 | 0.2263 | 0.96 | 0.96 | 0.96 | 0.9595 |
|
63 |
+
| 0.0472 | 7.0 | 616 | 0.2132 | 0.96 | 0.96 | 0.96 | 0.9595 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1340622760
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7c793e5f6f96428bc679bfd88e18c289142ea712a568e3f10fd83bce56765a8
|
3 |
size 1340622760
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccea1c19a7c81bd77277b10612c27dd2cd3950bb09089bb5b9dd3ac427edf3e2
|
3 |
size 4920
|