bert-base-multilingual-cased-sun
This model is a fine-tuned version of google-bert/bert-base-multilingual-cased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.1347
- Accuracy: 0.7477
- F1 Binary: 0.5882
- Precision: 0.4785
- Recall: 0.7634
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: 3e-05
- train_batch_size: 64
- eval_batch_size: 16
- seed: 42
- optimizer: Use 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: 13
- num_epochs: 4
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Binary | Precision | Recall |
---|---|---|---|---|---|---|---|
No log | 1.0 | 70 | 0.0977 | 0.7730 | 0.5882 | 0.5143 | 0.6870 |
No log | 2.0 | 140 | 0.0965 | 0.7568 | 0.5872 | 0.4898 | 0.7328 |
No log | 3.0 | 210 | 0.1175 | 0.7378 | 0.5801 | 0.4664 | 0.7672 |
No log | 4.0 | 280 | 0.1347 | 0.7477 | 0.5882 | 0.4785 | 0.7634 |
Framework versions
- Transformers 4.47.0
- Pytorch 2.5.1+cu121
- Datasets 3.2.0
- Tokenizers 0.21.0
- Downloads last month
- 3
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.
Model tree for FrinzTheCoder/bert-base-multilingual-cased-sun
Base model
google-bert/bert-base-multilingual-cased