nickmuchi commited on
Commit
80e5e9e
1 Parent(s): e61b476

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # vit-base-xray-pneumonia
17
 
18
- This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the chest-xray-pneumonia dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.3387
21
  - Accuracy: 0.9006
 
15
 
16
  # vit-base-xray-pneumonia
17
 
18
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the [chest-xray-pneumonia](https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia) dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.3387
21
  - Accuracy: 0.9006