bert-large-case-finetuned-ner-vlsp2021-3090-13June
This model is a fine-tuned version of google-bert/bert-large-cased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.3088
- Precision: 0.7456
- Recall: 0.7722
- F1: 0.7587
- Accuracy: 0.9683
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 2e-05
- train_batch_size: 1
- eval_batch_size: 1
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 10
Training results
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|---|---|---|---|---|---|---|---|
| 0.1814 | 1.0 | 13052 | 0.1868 | 0.5983 | 0.7121 | 0.6503 | 0.9576 |
| 0.1424 | 2.0 | 26104 | 0.1856 | 0.6780 | 0.7289 | 0.7026 | 0.9626 |
| 0.1124 | 3.0 | 39156 | 0.2055 | 0.6737 | 0.7180 | 0.6952 | 0.9619 |
| 0.0665 | 4.0 | 52208 | 0.2340 | 0.6908 | 0.7392 | 0.7142 | 0.9627 |
| 0.0666 | 5.0 | 65260 | 0.2515 | 0.7329 | 0.7461 | 0.7395 | 0.9658 |
| 0.0357 | 6.0 | 78312 | 0.2307 | 0.7187 | 0.7672 | 0.7421 | 0.9652 |
| 0.033 | 7.0 | 91364 | 0.2408 | 0.7155 | 0.7805 | 0.7466 | 0.9668 |
| 0.0232 | 8.0 | 104416 | 0.2429 | 0.7424 | 0.7687 | 0.7553 | 0.9672 |
| 0.013 | 9.0 | 117468 | 0.2883 | 0.7575 | 0.7731 | 0.7652 | 0.9681 |
| 0.0073 | 10.0 | 130520 | 0.3088 | 0.7456 | 0.7722 | 0.7587 | 0.9683 |
Framework versions
- Transformers 4.40.2
- Pytorch 2.3.1+cu121
- Datasets 2.19.1
- Tokenizers 0.19.1
- Downloads last month
- 1
Model tree for Kudod/bert-large-case-finetuned-ner-vlsp2021-3090-13June
Base model
google-bert/bert-large-cased