bert-finetuned-kaz-pos
This model is a fine-tuned version of bert-base-multilingual-cased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.0336
- Accuracy: 0.9934
- Precision: 0.9775
- Recall: 0.9629
- F1: 0.9689
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: 5e-05
- train_batch_size: 32
- eval_batch_size: 32
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 1000
- num_epochs: 7
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
---|---|---|---|---|---|---|---|
0.1638 | 1.0 | 1380 | 0.1013 | 0.9671 | 0.8199 | 0.8288 | 0.8238 |
0.0814 | 2.0 | 2760 | 0.0656 | 0.9788 | 0.9370 | 0.8704 | 0.8771 |
0.0487 | 3.0 | 4140 | 0.0519 | 0.9838 | 0.9524 | 0.8967 | 0.9056 |
0.0283 | 4.0 | 5520 | 0.0396 | 0.9884 | 0.9627 | 0.9340 | 0.9429 |
0.0166 | 5.0 | 6900 | 0.0370 | 0.9910 | 0.9615 | 0.9622 | 0.9592 |
0.0098 | 6.0 | 8280 | 0.0333 | 0.9932 | 0.9779 | 0.9619 | 0.9686 |
0.005 | 7.0 | 9660 | 0.0336 | 0.9934 | 0.9775 | 0.9629 | 0.9689 |
Framework versions
- Transformers 4.51.3
- Pytorch 2.7.0+cu126
- Datasets 3.5.1
- Tokenizers 0.21.1
- Downloads last month
- 214
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for quatatak/bert-finetuned-kaz-pos
Base model
google-bert/bert-base-multilingual-cased