Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,16 @@ datasets:
|
|
12 |
metrics:
|
13 |
- accuracy
|
14 |
pipeline_tag: image-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# Model card for vit_base_patch16_224.owkin_pancancer_ft_lc25000_lung
|
|
|
12 |
metrics:
|
13 |
- accuracy
|
14 |
pipeline_tag: image-classification
|
15 |
+
widget:
|
16 |
+
- src: >-
|
17 |
+
https://datasets-server.huggingface.co/cached-assets/1aurent/LC25000/--/56a7c495692c27afd294a88b7aadaa7b79d8e270/--/default/train/5000/image/image.jpg
|
18 |
+
example_title: benign
|
19 |
+
- src: >-
|
20 |
+
https://datasets-server.huggingface.co/assets/1aurent/LC25000/--/default/train/0/image/image.jpg
|
21 |
+
example_title: adenocarcinomas
|
22 |
+
- src: >-
|
23 |
+
https://datasets-server.huggingface.co/cached-assets/1aurent/LC25000/--/56a7c495692c27afd294a88b7aadaa7b79d8e270/--/default/train/10000/image/image.jpg
|
24 |
+
example_title: squamous carcinomas
|
25 |
---
|
26 |
|
27 |
# Model card for vit_base_patch16_224.owkin_pancancer_ft_lc25000_lung
|