| | --- |
| | license: apache-2.0 |
| | base_model: facebook/sam-vit-base |
| | tags: |
| | - generated_from_keras_callback |
| | model-index: |
| | - name: sam-finetuned |
| | results: [] |
| | --- |
| | |
| | <!-- This model card has been generated automatically according to the information Keras had access to. You should |
| | probably proofread and complete it, then remove this comment. --> |
| |
|
| | # sam-finetuned |
| |
|
| | ## Model description |
| |
|
| | This model is a fine-tuned version of [facebook/sam-vit-base](https://huggingface.co/facebook/sam-vit-base) on an breast cancer dataset. It is not trained for production but for Keras example. |
| |
|
| | ## Training procedure |
| |
|
| | ### Training hyperparameters |
| |
|
| | The model was trained for 20 epochs. |
| | The following hyperparameters were used during training: |
| | - optimizer: None |
| | - training_precision: float32 |
| | |
| | ### Training results |
| | |
| | You can see an example inference below. |
| | |
| |  |
| | |
| | |
| | ### Framework versions |
| | |
| | - Transformers 4.31.0.dev0 |
| | - TensorFlow 2.12.0 |
| | - Tokenizers 0.13.3 |
| | |