BTX24/beit-base-patch16-224-pt22k-ft22k-finetuned-stroke-binary
18
beit-base-patch16-224-pt22k-ft22k-finetuned-stroke-binary
This model is a fine-tuned version of microsoft/beit-base-patch16-224-pt22k-ft22k on an "Binary Stroke Detection" dataset. It achieves the following results on the evaluation set:
- Loss: 0.2029
- Accuracy: 0.9222
- F1: 0.9214
- Precision: 0.9234
- Recall: 0.9222
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
- trainbatchsize: 16
- evalbatchsize: 8
- seed: 42
- gradientaccumulationsteps: 4
- totaltrainbatch_size: 64
- optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
- lrschedulertype: cosinewithrestarts
- lrschedulerwarmup_ratio: 0.1
- num_epochs: 48
- mixedprecisiontraining: Native AMP
Training results
Framework versions
- Transformers 4.48.3
- Pytorch 2.6.0+cu124
- Datasets 3.4.0
- Tokenizers 0.21.0

