End of training
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [indobenchmark/indobert-base-p2](https://huggingface.co/indobenchmark/indobert-base-p2) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -49,22 +49,20 @@ The following hyperparameters were used during training:
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
-
| No log |
|
59 |
-
| No log |
|
60 |
-
| No log |
|
61 |
-
| No log |
|
62 |
-
| No log |
|
63 |
-
|
|
64 |
-
|
|
65 |
-
|
|
66 |
-
| 0.1393 | 9.0 | 801 | 0.7502 | 0.8870 | 0.8990 | 0.8812 | 0.9175 |
|
67 |
-
| 0.1393 | 10.0 | 890 | 0.7642 | 0.8870 | 0.8990 | 0.8812 | 0.9175 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [indobenchmark/indobert-base-p2](https://huggingface.co/indobenchmark/indobert-base-p2) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.6126
|
24 |
+
- Accuracy: 0.8927
|
25 |
+
- F1: 0.8906
|
26 |
+
- Precision: 0.8964
|
27 |
+
- Recall: 0.8878
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 5
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| No log | 0.56 | 50 | 0.3455 | 0.8757 | 0.8736 | 0.8780 | 0.8713 |
|
59 |
+
| No log | 1.12 | 100 | 0.3013 | 0.8701 | 0.8687 | 0.8692 | 0.8683 |
|
60 |
+
| No log | 1.69 | 150 | 0.3773 | 0.8644 | 0.8616 | 0.8683 | 0.8588 |
|
61 |
+
| No log | 2.25 | 200 | 0.3923 | 0.8927 | 0.8906 | 0.8964 | 0.8878 |
|
62 |
+
| No log | 2.81 | 250 | 0.3634 | 0.8927 | 0.8913 | 0.8931 | 0.8900 |
|
63 |
+
| No log | 3.37 | 300 | 0.4554 | 0.8983 | 0.8971 | 0.8982 | 0.8963 |
|
64 |
+
| No log | 3.93 | 350 | 0.5317 | 0.8870 | 0.8851 | 0.8896 | 0.8827 |
|
65 |
+
| No log | 4.49 | 400 | 0.5834 | 0.8870 | 0.8851 | 0.8896 | 0.8827 |
|
|
|
|
|
66 |
|
67 |
|
68 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497795072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bcb185764aadf337d76e73ba1401c2f7ae1245d08db4abb6a6ac73722354363
|
3 |
size 497795072
|
runs/Jan14_10-12-34_fcd99226172a/events.out.tfevents.1705227156.fcd99226172a.370.12
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:678a91c3488eaa8222544f9f1a950716f54d53d7916455b48cfd45146b7ad87c
|
3 |
+
size 8619
|
runs/Jan14_10-12-34_fcd99226172a/events.out.tfevents.1705227313.fcd99226172a.370.13
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:662922d0a558a96edef377bb2e67b60816834a61446dc4a947513e94c1682bbc
|
3 |
+
size 560
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7fbcfe3829f47203394033c3704f259e65721da0172485e93110b357f1a53cb
|
3 |
+
size 4536
|