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:
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -49,22 +49,21 @@ 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 |
-
|
|
67 |
-
| 0.2515 | 10.0 | 960 | 1.5265 | 0.7708 | 0.78 | 0.78 | 0.78 |
|
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: 1.0917
|
24 |
+
- Accuracy: 0.75
|
25 |
+
- F1: 0.7493
|
26 |
+
- Precision: 0.7497
|
27 |
+
- Recall: 0.7491
|
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.52 | 50 | 0.5014 | 0.7812 | 0.7810 | 0.7865 | 0.7839 |
|
59 |
+
| No log | 1.04 | 100 | 0.5135 | 0.7708 | 0.7708 | 0.7732 | 0.7726 |
|
60 |
+
| No log | 1.56 | 150 | 0.5564 | 0.7552 | 0.7503 | 0.7924 | 0.7624 |
|
61 |
+
| No log | 2.08 | 200 | 0.5628 | 0.7604 | 0.7572 | 0.7659 | 0.7570 |
|
62 |
+
| No log | 2.6 | 250 | 0.8524 | 0.7083 | 0.7037 | 0.7132 | 0.7043 |
|
63 |
+
| No log | 3.12 | 300 | 0.6830 | 0.7448 | 0.7432 | 0.7456 | 0.7428 |
|
64 |
+
| No log | 3.65 | 350 | 0.9662 | 0.7292 | 0.7262 | 0.7321 | 0.7261 |
|
65 |
+
| No log | 4.17 | 400 | 0.9936 | 0.7656 | 0.7656 | 0.7659 | 0.7663 |
|
66 |
+
| No log | 4.69 | 450 | 1.0558 | 0.7604 | 0.7603 | 0.7604 | 0.7609 |
|
|
|
67 |
|
68 |
|
69 |
### 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:70402fa69b9953f45c98f1b3f4a4309aa7ee39f6ceaf6001415cfe72476cf5b5
|
3 |
size 497795072
|
runs/Jan14_09-58-33_fcd99226172a/events.out.tfevents.1705226316.fcd99226172a.370.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcbda89a803c3dd0fdff5f0339f8f7dd644a7025630547e00fab289dd0a07ae7
|
3 |
+
size 9094
|
runs/Jan14_09-58-33_fcd99226172a/events.out.tfevents.1705226449.fcd99226172a.370.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b32efedb6368f9640aeb71897b296e0beb84a2bc68d59ae19fcf7173774b317
|
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:f891d27dd0b2f4fee8ac73b4aca02f0f21ed1599d39f547042ff60bf4591d159
|
3 |
+
size 4536
|