bert-finetuned-deid-clean
This model is a fine-tuned version of bert-base-cased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.0234
- Precision: 0.9423
- Recall: 0.9208
- F1: 0.9314
- Accuracy: 0.9950
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: 32
- eval_batch_size: 32
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 3
Training results
Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
---|---|---|---|---|---|---|---|
No log | 1.0 | 430 | 0.0282 | 0.9035 | 0.8840 | 0.8937 | 0.9938 |
0.0861 | 2.0 | 860 | 0.0236 | 0.9384 | 0.9176 | 0.9279 | 0.9948 |
0.0127 | 3.0 | 1290 | 0.0234 | 0.9423 | 0.9208 | 0.9314 | 0.9950 |
Framework versions
- Transformers 4.44.2
- Pytorch 2.5.0
- Datasets 2.21.0
- Tokenizers 0.19.1
- Downloads last month
- 108
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for linbin1973/bert-finetuned-deid-clean
Base model
google-bert/bert-base-cased