Sohaibsoussi
commited on
Cheers 🎉
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
base_model:
|
5 |
tags:
|
6 |
- image-classification
|
7 |
- generated_from_trainer
|
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# ViT-NIH-Chest-X-ray-dataset-small
|
19 |
|
20 |
-
This model is a fine-tuned version of [
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.2988
|
23 |
- Accuracy: 0.2299
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: Sohaibsoussi/ViT-NIH-Chest-X-ray-dataset-small
|
5 |
tags:
|
6 |
- image-classification
|
7 |
- generated_from_trainer
|
|
|
17 |
|
18 |
# ViT-NIH-Chest-X-ray-dataset-small
|
19 |
|
20 |
+
This model is a fine-tuned version of [Sohaibsoussi/ViT-NIH-Chest-X-ray-dataset-small](https://huggingface.co/Sohaibsoussi/ViT-NIH-Chest-X-ray-dataset-small) on the Sohaibsoussi/NIH-Chest-X-ray-dataset-small dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.2988
|
23 |
- Accuracy: 0.2299
|