Update README.md
Browse files
README.md
CHANGED
@@ -12,16 +12,31 @@ datasets:
|
|
12 |
metrics:
|
13 |
- accuracy
|
14 |
pipeline_tag: image-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
widget:
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
|
|
25 |
---
|
26 |
|
27 |
# Model card for vit_base_patch16_224.owkin_pancancer_ft_lc25000_lung
|
|
|
12 |
metrics:
|
13 |
- accuracy
|
14 |
pipeline_tag: image-classification
|
15 |
+
model-index:
|
16 |
+
- name: owkin_pancancer_ft_lc25000_lung
|
17 |
+
results:
|
18 |
+
- task:
|
19 |
+
type: image-classification
|
20 |
+
name: Image Classification
|
21 |
+
dataset:
|
22 |
+
name: 1aurent/LC25000
|
23 |
+
type: image-classification
|
24 |
+
metrics:
|
25 |
+
- type: accuracy
|
26 |
+
value: 0.999
|
27 |
+
name: accuracy
|
28 |
+
verified: false
|
29 |
widget:
|
30 |
+
- src: >-
|
31 |
+
https://datasets-server.huggingface.co/cached-assets/1aurent/LC25000/--/56a7c495692c27afd294a88b7aadaa7b79d8e270/--/default/train/5000/image/image.jpg
|
32 |
+
example_title: benign
|
33 |
+
- src: >-
|
34 |
+
https://datasets-server.huggingface.co/assets/1aurent/LC25000/--/default/train/0/image/image.jpg
|
35 |
+
example_title: adenocarcinomas
|
36 |
+
- src: >-
|
37 |
+
https://datasets-server.huggingface.co/cached-assets/1aurent/LC25000/--/56a7c495692c27afd294a88b7aadaa7b79d8e270/--/default/train/10000/image/image.jpg
|
38 |
+
example_title: squamous carcinomas
|
39 |
+
license: other
|
40 |
---
|
41 |
|
42 |
# Model card for vit_base_patch16_224.owkin_pancancer_ft_lc25000_lung
|