pcm-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.1458
- F1-micro: 0.5330
- F1-macro: 0.4751
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: 37
- num_epochs: 4
Training results
Training Loss | Epoch | Step | Validation Loss | F1-micro | F1-macro |
---|---|---|---|---|---|
0.1621 | 1.0 | 94 | 0.1541 | 0.4426 | 0.3771 |
0.151 | 2.0 | 188 | 0.1489 | 0.4695 | 0.3747 |
0.1383 | 3.0 | 282 | 0.1442 | 0.4976 | 0.4469 |
0.1229 | 4.0 | 376 | 0.1458 | 0.5330 | 0.4751 |
Framework versions
- Transformers 4.44.2
- Pytorch 2.4.1+cu121
- Datasets 3.2.0
- Tokenizers 0.19.1
- Downloads last month
- 5
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for jaycentg/pcm-mbert-asym-lr-3e-5
Base model
google-bert/bert-base-multilingual-uncased