Commit ·
252e02e
1
Parent(s): 9ee44ad
update model card README.md
Browse files
README.md
CHANGED
|
@@ -7,11 +7,9 @@ metrics:
|
|
| 7 |
- recall
|
| 8 |
- f1
|
| 9 |
- accuracy
|
| 10 |
-
|
| 11 |
-
-
|
| 12 |
-
|
| 13 |
-
1. แผนงานพัฒนาสภาวะสิ่งแวดล้อม 1,457,874,400 บาท[END_LINE]
|
| 14 |
-
2. การเดินทาง 333,324 บาท[END_LINE]
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -21,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [Geotrend/bert-base-th-cased](https://huggingface.co/Geotrend/bert-base-th-cased) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- Precision: 0.
|
| 26 |
-
- Recall: 0.
|
| 27 |
-
- F1: 0.
|
| 28 |
-
- Accuracy: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -50,22 +48,27 @@ The following hyperparameters were used during training:
|
|
| 50 |
- seed: 42
|
| 51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 52 |
- lr_scheduler_type: linear
|
| 53 |
-
- num_epochs:
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 59 |
-
| No log | 1.0 | 8 | 0.
|
| 60 |
-
| No log | 2.0 | 16 | 0.
|
| 61 |
-
| No log | 3.0 | 24 | 0.
|
| 62 |
-
| No log | 4.0 | 32 | 0.
|
| 63 |
-
| No log | 5.0 | 40 | 0.
|
| 64 |
-
| No log | 6.0 | 48 | 0.
|
| 65 |
-
| No log | 7.0 | 56 | 0.
|
| 66 |
-
| No log | 8.0 | 64 | 0.
|
| 67 |
-
| No log | 9.0 | 72 | 0.
|
| 68 |
-
| No log | 10.0 | 80 | 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
|
| 70 |
|
| 71 |
### Framework versions
|
|
|
|
| 7 |
- recall
|
| 8 |
- f1
|
| 9 |
- accuracy
|
| 10 |
+
model-index:
|
| 11 |
+
- name: bkk-ner-model
|
| 12 |
+
results: []
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [Geotrend/bert-base-th-cased](https://huggingface.co/Geotrend/bert-base-th-cased) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 0.0518
|
| 23 |
+
- Precision: 0.8850
|
| 24 |
+
- Recall: 0.9615
|
| 25 |
+
- F1: 0.9217
|
| 26 |
+
- Accuracy: 0.9822
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 48 |
- seed: 42
|
| 49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 50 |
- lr_scheduler_type: linear
|
| 51 |
+
- num_epochs: 15
|
| 52 |
|
| 53 |
### Training results
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 57 |
+
| No log | 1.0 | 8 | 0.5592 | 0.3698 | 0.6827 | 0.4797 | 0.7818 |
|
| 58 |
+
| No log | 2.0 | 16 | 0.4491 | 0.4831 | 0.8269 | 0.6099 | 0.8062 |
|
| 59 |
+
| No log | 3.0 | 24 | 0.3738 | 0.6226 | 0.9519 | 0.7529 | 0.8399 |
|
| 60 |
+
| No log | 4.0 | 32 | 0.1781 | 0.6691 | 0.8942 | 0.7654 | 0.9401 |
|
| 61 |
+
| No log | 5.0 | 40 | 0.2201 | 0.8095 | 0.9808 | 0.8870 | 0.9204 |
|
| 62 |
+
| No log | 6.0 | 48 | 0.0936 | 0.8130 | 0.9615 | 0.8811 | 0.9710 |
|
| 63 |
+
| No log | 7.0 | 56 | 0.0692 | 0.8197 | 0.9615 | 0.8850 | 0.9757 |
|
| 64 |
+
| No log | 8.0 | 64 | 0.0712 | 0.8264 | 0.9615 | 0.8889 | 0.9710 |
|
| 65 |
+
| No log | 9.0 | 72 | 0.0575 | 0.8621 | 0.9615 | 0.9091 | 0.9803 |
|
| 66 |
+
| No log | 10.0 | 80 | 0.0625 | 0.8487 | 0.9712 | 0.9058 | 0.9766 |
|
| 67 |
+
| No log | 11.0 | 88 | 0.0580 | 0.8584 | 0.9327 | 0.8940 | 0.9766 |
|
| 68 |
+
| No log | 12.0 | 96 | 0.0551 | 0.8684 | 0.9519 | 0.9083 | 0.9813 |
|
| 69 |
+
| No log | 13.0 | 104 | 0.0554 | 0.8761 | 0.9519 | 0.9124 | 0.9803 |
|
| 70 |
+
| No log | 14.0 | 112 | 0.0535 | 0.8772 | 0.9615 | 0.9174 | 0.9813 |
|
| 71 |
+
| No log | 15.0 | 120 | 0.0518 | 0.8850 | 0.9615 | 0.9217 | 0.9822 |
|
| 72 |
|
| 73 |
|
| 74 |
### Framework versions
|