bert-base-cased_new
This model is a fine-tuned version of google-bert/bert-base-cased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.1533
- F1: 0.7176
- Accuracy: 0.9622
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: 0.0001
- train_batch_size: 16
- eval_batch_size: 64
- seed: 42
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- lr_scheduler_warmup_ratio: 0.05
- num_epochs: 4
Training results
Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
---|---|---|---|---|---|
0.1847 | 0.8033 | 192 | 0.1772 | 0.5556 | 0.9182 |
0.0956 | 1.6067 | 384 | 0.1582 | 0.6707 | 0.9575 |
0.1768 | 2.4100 | 576 | 0.1373 | 0.7282 | 0.9583 |
0.0139 | 3.2134 | 768 | 0.1533 | 0.7176 | 0.9622 |
Framework versions
- Transformers 4.46.2
- Pytorch 2.5.1+cu121
- Datasets 3.1.0
- Tokenizers 0.20.3
- Downloads last month
- 105
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for sonyastd/bert-base-cased_new
Base model
google-bert/bert-base-cased