BERT_AA_IMDB_Top25_WithoutOOC_082023_MultilingualBertBase
This model is a fine-tuned version of bert-base-multilingual-uncased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.8096
- Accuracy: 0.8897
- F1: 0.8900
- Precision: 0.8921
- Recall: 0.8897
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: 12
- eval_batch_size: 12
- 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 | Accuracy | F1 | Precision | Recall |
---|---|---|---|---|---|---|---|
0.6413 | 1.0 | 1546 | 0.5677 | 0.8439 | 0.8463 | 0.8603 | 0.8439 |
0.393 | 2.0 | 3092 | 0.5086 | 0.8646 | 0.8646 | 0.8744 | 0.8646 |
0.2405 | 3.0 | 4638 | 0.5119 | 0.8766 | 0.8761 | 0.8803 | 0.8766 |
0.1519 | 4.0 | 6184 | 0.6243 | 0.8760 | 0.8755 | 0.8813 | 0.8760 |
0.0843 | 5.0 | 7730 | 0.6824 | 0.8805 | 0.8816 | 0.8859 | 0.8805 |
0.034 | 6.0 | 9276 | 0.7602 | 0.8839 | 0.8837 | 0.8864 | 0.8839 |
0.0281 | 7.0 | 10822 | 0.7643 | 0.8866 | 0.8871 | 0.8896 | 0.8866 |
0.0134 | 8.0 | 12368 | 0.8116 | 0.8863 | 0.8856 | 0.8871 | 0.8863 |
0.0117 | 9.0 | 13914 | 0.8050 | 0.8883 | 0.8883 | 0.8900 | 0.8883 |
0.0031 | 10.0 | 15460 | 0.8096 | 0.8897 | 0.8900 | 0.8921 | 0.8897 |
Framework versions
- Transformers 4.26.1
- Pytorch 1.8.0
- Datasets 2.10.1
- Tokenizers 0.13.2
- Downloads last month
- 8
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.