Update README.md
Browse files
README.md
CHANGED
@@ -31,17 +31,17 @@ It achieves the following results on the evaluation set:
|
|
31 |
|
32 |
## Model description
|
33 |
|
34 |
-
|
35 |
|
36 |
-
|
37 |
|
38 |
-
|
39 |
|
40 |
-
|
41 |
|
42 |
-
|
43 |
|
44 |
-
|
45 |
|
46 |
### Training hyperparameters
|
47 |
|
|
|
31 |
|
32 |
## Model description
|
33 |
|
34 |
+
The vision transformer model, trained by Google, has been fine-tuned using a lung and colon cancer image dataset consisting of a total of 25,000 images across 5 labels. The obtained results are highly promising, and the model demonstrates the ability to predict the following listed labels.
|
35 |
|
36 |
+
- colon_aca
|
37 |
|
38 |
+
- colon_n
|
39 |
|
40 |
+
- lung_aca
|
41 |
|
42 |
+
- lung_n
|
43 |
|
44 |
+
- lung_scc
|
45 |
|
46 |
### Training hyperparameters
|
47 |
|