MBERT_uncased_CurriculumLoss_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.871
- F1: 0.9042
- Precision: 0.9076
- Recall: 0.9009
- Roc Auc: 0.8548
- Loss: 0.3497
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.676 | 0.8067 | 0.676 | 1.0 | 0.5 | 0.6938 |
0.7054 | 2.0 | 125 | 0.859 | 0.8994 | 0.8690 | 0.9320 | 0.8194 | 0.3775 |
0.7054 | 2.976 | 186 | 0.871 | 0.9042 | 0.9076 | 0.9009 | 0.8548 | 0.3497 |
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_CurriculumLoss_full_ft
Base model
google-bert/bert-base-multilingual-uncased