Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,9 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: vit-base-patch16-224-in21k-finetuned-hongrui_mammogram_v_1
|
13 |
results: []
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -70,10 +73,11 @@ The following hyperparameters were used during training:
|
|
70 |
| 0.7087 | 9.0 | 1539 | 0.7445 | 0.6979 | 0.6697 | 0.6792 | 0.6979 |
|
71 |
| 0.6977 | 10.0 | 1710 | 0.7419 | 0.6991 | 0.6767 | 0.6830 | 0.6991 |
|
72 |
|
|
|
73 |
|
74 |
### Framework versions
|
75 |
|
76 |
- Transformers 4.42.4
|
77 |
- Pytorch 2.4.0+cu121
|
78 |
- Datasets 2.21.0
|
79 |
-
- Tokenizers 0.19.1
|
|
|
11 |
model-index:
|
12 |
- name: vit-base-patch16-224-in21k-finetuned-hongrui_mammogram_v_1
|
13 |
results: []
|
14 |
+
datasets:
|
15 |
+
- hongrui/mammogram_v_1
|
16 |
+
pipeline_tag: image-classification
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
73 |
| 0.7087 | 9.0 | 1539 | 0.7445 | 0.6979 | 0.6697 | 0.6792 | 0.6979 |
|
74 |
| 0.6977 | 10.0 | 1710 | 0.7419 | 0.6991 | 0.6767 | 0.6830 | 0.6991 |
|
75 |
|
76 |
+
![Multi Class ROC Curve](https://cdn-uploads.huggingface.co/production/uploads/662eb39820de310d1558dd55/CToH2mNHE4zN6ihs3OqUz.png)
|
77 |
|
78 |
### Framework versions
|
79 |
|
80 |
- Transformers 4.42.4
|
81 |
- Pytorch 2.4.0+cu121
|
82 |
- Datasets 2.21.0
|
83 |
+
- Tokenizers 0.19.1
|