phase1
This model is a fine-tuned version of bert-base-cased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.0232
- Precision: 0.8861
- Recall: 0.9164
- F1: 0.9010
- Accuracy: 0.9945
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: 16
- eval_batch_size: 16
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 5
Training results
Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
---|---|---|---|---|---|---|---|
0.0405 | 1.0 | 1018 | 0.0347 | 0.7741 | 0.8566 | 0.8133 | 0.9905 |
0.0242 | 2.0 | 2036 | 0.0279 | 0.8269 | 0.9044 | 0.8639 | 0.9923 |
0.0131 | 3.0 | 3054 | 0.0238 | 0.8780 | 0.9002 | 0.8890 | 0.9938 |
0.0112 | 4.0 | 4072 | 0.0227 | 0.8816 | 0.9126 | 0.8968 | 0.9942 |
0.0095 | 5.0 | 5090 | 0.0232 | 0.8861 | 0.9164 | 0.9010 | 0.9945 |
Framework versions
- Transformers 4.50.0.dev0
- Pytorch 2.6.0
- Datasets 3.3.0
- Tokenizers 0.21.0
- Downloads last month
- 0
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for ayosef/phase1
Base model
google-bert/bert-base-cased