MBERT_uncased_CrossEntropyLoss_full_ft
This model is a fine-tuned version of google-bert/bert-base-multilingual-uncased on the None dataset. It achieves the following results on the evaluation set:
- Accuracy: 0.852
- F1: 0.8880
- Precision: 0.9087
- Recall: 0.8683
- Roc Auc: 0.8431
- Loss: 0.3486
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: 8
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 16
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 3
- mixed_precision_training: Native AMP
Training results
Training Loss | Epoch | Step | Accuracy | F1 | Precision | Recall | Roc Auc | Validation Loss |
---|---|---|---|---|---|---|---|---|
No log | 0.992 | 62 | 0.772 | 0.8440 | 0.7850 | 0.9127 | 0.6956 | 0.4249 |
0.4807 | 2.0 | 125 | 0.844 | 0.8789 | 0.9248 | 0.8373 | 0.8477 | 0.3394 |
0.4807 | 2.976 | 186 | 0.852 | 0.8880 | 0.9087 | 0.8683 | 0.8431 | 0.3486 |
Framework versions
- Transformers 4.45.2
- Pytorch 2.5.1+cu121
- Datasets 3.2.0
- Tokenizers 0.20.3
- Downloads last month
- 6
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for jsl5710/MBERT_uncased_CrossEntropyLoss_full_ft
Base model
google-bert/bert-base-multilingual-uncased