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.8529
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -49,22 +49,13 @@ 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 | 2.0 | 34 | 0.4506 | 0.8529 | 0.9091 | 0.9259 | 0.8929 |
|
60 |
-
| No log | 3.0 | 51 | 0.5964 | 0.8529 | 0.9153 | 0.8710 | 0.9643 |
|
61 |
-
| No log | 4.0 | 68 | 0.6727 | 0.8235 | 0.8929 | 0.8929 | 0.8929 |
|
62 |
-
| No log | 5.0 | 85 | 0.6488 | 0.8235 | 0.8966 | 0.8667 | 0.9286 |
|
63 |
-
| No log | 6.0 | 102 | 0.6798 | 0.8529 | 0.9123 | 0.8966 | 0.9286 |
|
64 |
-
| No log | 7.0 | 119 | 0.7034 | 0.8529 | 0.9123 | 0.8966 | 0.9286 |
|
65 |
-
| No log | 8.0 | 136 | 0.6960 | 0.8529 | 0.9123 | 0.8966 | 0.9286 |
|
66 |
-
| No log | 9.0 | 153 | 0.7040 | 0.8529 | 0.9123 | 0.8966 | 0.9286 |
|
67 |
-
| No log | 10.0 | 170 | 0.7053 | 0.8529 | 0.9123 | 0.8966 | 0.9286 |
|
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.8616
|
24 |
- Accuracy: 0.8529
|
25 |
+
- F1: 0.7289
|
26 |
+
- Precision: 0.7483
|
27 |
+
- Recall: 0.7143
|
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 | 2.94 | 50 | 1.3675 | 0.8529 | 0.6019 | 0.9242 | 0.5833 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### 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:f50e422cedaa08bb4ccaa2217a37f3a2e90498ebb003165adc62eeab2eb738ea
|
3 |
size 497795072
|
runs/Jan14_10-26-30_fcd99226172a/events.out.tfevents.1705227991.fcd99226172a.370.18
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d735f426c18bc44702f3d98e116f34c88074308905d31184f7a27ccb8b3d89a4
|
3 |
+
size 5330
|
runs/Jan14_10-26-30_fcd99226172a/events.out.tfevents.1705228017.fcd99226172a.370.19
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d082a5ed155331e0208e76dcb1387932509f80750310bf1a2ef21d8412aea27
|
3 |
+
size 551
|
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:75d4c0c5a0d917b6a042cee61f72e057cf4c5dcbe8a1d581fee9fd6b48afe455
|
3 |
+
size 4536
|