all-mbert-asym-lr-3e-5
This model is a fine-tuned version of google-bert/bert-base-multilingual-uncased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.1055
- F1-micro: 0.5446
- F1-macro: 0.5450
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: 32
- eval_batch_size: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 662
- num_epochs: 4
Training results
Training Loss | Epoch | Step | Validation Loss | F1-micro | F1-macro |
---|---|---|---|---|---|
0.1136 | 1.0 | 1658 | 0.1025 | 0.4749 | 0.4839 |
0.0939 | 2.0 | 3316 | 0.0982 | 0.5068 | 0.5096 |
0.0783 | 3.0 | 4974 | 0.0973 | 0.5363 | 0.5370 |
0.0657 | 4.0 | 6632 | 0.1055 | 0.5446 | 0.5450 |
Framework versions
- Transformers 4.44.2
- Pytorch 2.4.1+cu121
- Datasets 3.2.0
- Tokenizers 0.19.1
- Downloads last month
- 9
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for jaycentg/all-mbert-asym-lr-3e-5
Base model
google-bert/bert-base-multilingual-uncased