File size: 1,023 Bytes
a6a49b4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17df821
a6a49b4
 
 
 
 
17df821
a6a49b4
 
 
 
 
 
17df821
 
 
a6a49b4
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
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. 

![](https://huggingface.co/merve/sam-finetuned/resolve/main/Screenshot%202023-07-11%20at%2009.13.41.png)


### Framework versions

- Transformers 4.31.0.dev0
- TensorFlow 2.12.0
- Tokenizers 0.13.3