End of training
Browse files- README.md +15 -15
- model.safetensors +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [indolem/indobert-base-uncased](https://huggingface.co/indolem/indobert-base-uncased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
-
- Balanced Accuracy: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -35,9 +35,9 @@ More information needed
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
-
- learning_rate:
|
39 |
-
- train_batch_size:
|
40 |
-
- eval_batch_size:
|
41 |
- seed: 42
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
@@ -47,16 +47,16 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Balanced Accuracy |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:-----------------:|
|
50 |
-
|
|
51 |
-
|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [indolem/indobert-base-uncased](https://huggingface.co/indolem/indobert-base-uncased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.4783
|
19 |
+
- Balanced Accuracy: 0.5328
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 2e-05
|
39 |
+
- train_batch_size: 16
|
40 |
+
- eval_batch_size: 16
|
41 |
- seed: 42
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Balanced Accuracy |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:-----------------:|
|
50 |
+
| 0.2974 | 1.0 | 150 | 1.4783 | 0.5328 |
|
51 |
+
| 0.2406 | 2.0 | 300 | 1.6163 | 0.5288 |
|
52 |
+
| 0.3334 | 3.0 | 450 | 1.7306 | 0.5253 |
|
53 |
+
| 0.2145 | 4.0 | 600 | 1.6787 | 0.5254 |
|
54 |
+
| 0.1358 | 5.0 | 750 | 1.9275 | 0.5482 |
|
55 |
+
| 0.081 | 6.0 | 900 | 1.8528 | 0.5372 |
|
56 |
+
| 0.2184 | 7.0 | 1050 | 1.9453 | 0.5604 |
|
57 |
+
| 0.0593 | 8.0 | 1200 | 1.9722 | 0.5558 |
|
58 |
+
| 0.0068 | 9.0 | 1350 | 2.0153 | 0.5561 |
|
59 |
+
| 0.0531 | 10.0 | 1500 | 2.0004 | 0.5429 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442280976
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:023f64da098d76c4c99b8e6dbe2b25bfc0c85e60a2af963a32e23a433f5dba99
|
3 |
size 442280976
|