Commit
路
cc48f49
1
Parent(s):
a2bd88a
update model card README.md
Browse files
README.md
CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [indolem/indobert-base-uncased](https://huggingface.co/indolem/indobert-base-uncased) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 1.
|
20 |
-
- Exact Match:
|
21 |
-
- F1:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -38,10 +38,10 @@ More information needed
|
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
- learning_rate: 1e-05
|
41 |
-
- train_batch_size:
|
42 |
-
- eval_batch_size:
|
43 |
- seed: 42
|
44 |
-
- gradient_accumulation_steps:
|
45 |
- total_train_batch_size: 128
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
@@ -51,31 +51,31 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Exact Match | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:-----------:|:-------:|
|
54 |
-
| 6.
|
55 |
-
| 6.
|
56 |
-
| 3.
|
57 |
-
| 3.
|
58 |
-
| 3.
|
59 |
-
| 2.
|
60 |
-
| 2.
|
61 |
-
| 2.
|
62 |
-
| 2.
|
63 |
-
| 2.
|
64 |
-
| 1.
|
65 |
-
| 1.
|
66 |
-
| 1.
|
67 |
-
| 1.
|
68 |
-
| 1.
|
69 |
-
| 1.
|
70 |
-
| 1.
|
71 |
-
| 1.
|
72 |
-
| 1.
|
73 |
-
| 1.
|
74 |
|
75 |
|
76 |
### Framework versions
|
77 |
|
78 |
-
- Transformers 4.
|
79 |
- Pytorch 1.13.1+cu117
|
80 |
- Datasets 2.2.0
|
81 |
- Tokenizers 0.13.2
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [indolem/indobert-base-uncased](https://huggingface.co/indolem/indobert-base-uncased) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.2784
|
20 |
+
- Exact Match: 53.4392
|
21 |
+
- F1: 68.7244
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
- learning_rate: 1e-05
|
41 |
+
- train_batch_size: 4
|
42 |
+
- eval_batch_size: 4
|
43 |
- seed: 42
|
44 |
+
- gradient_accumulation_steps: 32
|
45 |
- total_train_batch_size: 128
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Exact Match | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:-----------:|:-------:|
|
54 |
+
| 6.1764 | 0.5 | 19 | 3.7674 | 10.4056 | 23.6332 |
|
55 |
+
| 6.1764 | 1.0 | 38 | 2.7985 | 19.5767 | 32.6228 |
|
56 |
+
| 3.8085 | 1.49 | 57 | 2.4169 | 22.0459 | 35.4084 |
|
57 |
+
| 3.8085 | 1.99 | 76 | 2.2811 | 25.9259 | 38.3963 |
|
58 |
+
| 3.8085 | 2.49 | 95 | 2.1607 | 28.0423 | 40.3901 |
|
59 |
+
| 2.3932 | 2.99 | 114 | 2.0488 | 31.0406 | 43.7059 |
|
60 |
+
| 2.3932 | 3.49 | 133 | 1.9787 | 34.3915 | 46.3655 |
|
61 |
+
| 2.0772 | 3.98 | 152 | 1.8661 | 37.2134 | 49.1483 |
|
62 |
+
| 2.0772 | 4.48 | 171 | 1.7893 | 40.2116 | 52.4989 |
|
63 |
+
| 2.0772 | 4.98 | 190 | 1.7014 | 41.9753 | 54.9197 |
|
64 |
+
| 1.7645 | 5.48 | 209 | 1.5940 | 44.2681 | 58.2134 |
|
65 |
+
| 1.7645 | 5.98 | 228 | 1.4972 | 46.2081 | 60.4997 |
|
66 |
+
| 1.7645 | 6.47 | 247 | 1.4214 | 48.8536 | 63.4371 |
|
67 |
+
| 1.5035 | 6.97 | 266 | 1.3676 | 50.6173 | 65.4663 |
|
68 |
+
| 1.5035 | 7.47 | 285 | 1.3357 | 52.2046 | 67.1759 |
|
69 |
+
| 1.3206 | 7.97 | 304 | 1.3149 | 53.0864 | 68.0698 |
|
70 |
+
| 1.3206 | 8.47 | 323 | 1.2988 | 53.4392 | 68.3971 |
|
71 |
+
| 1.3206 | 8.96 | 342 | 1.2894 | 53.6155 | 68.8897 |
|
72 |
+
| 1.2472 | 9.46 | 361 | 1.2820 | 53.4392 | 68.5835 |
|
73 |
+
| 1.2472 | 9.96 | 380 | 1.2784 | 53.4392 | 68.7244 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
77 |
|
78 |
+
- Transformers 4.27.4
|
79 |
- Pytorch 1.13.1+cu117
|
80 |
- Datasets 2.2.0
|
81 |
- Tokenizers 0.13.2
|