--- license: apache-2.0 datasets: - gymprathap/Breast-Cancer-Ultrasound-Images-Dataset metrics: - accuracy base_model: - google/vit-base-patch16-224 --- # ViT-Classifier for Ultrasound Images of Breast Tissue This model was finetuned on [gymprathap/Breast-Cancer-Ultrasound-Images-Dataset](https://huggingface.co/datasets/gymprathap/Breast-Cancer-Ultrasound-Images-Dataset) to classify images of breast tissue. It was trained only for 3 epochs in order to be used in a demo for the Women's Longevity Hack.