Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,8 @@ model-index:
|
|
13 |
name: Image Classification
|
14 |
type: image-classification
|
15 |
dataset:
|
16 |
-
name:
|
17 |
-
type:
|
18 |
config: default
|
19 |
split: train
|
20 |
args: default
|
@@ -29,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
# vit-base-blur
|
31 |
|
32 |
-
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 0.0007
|
35 |
- Accuracy: 1.0
|
|
|
13 |
name: Image Classification
|
14 |
type: image-classification
|
15 |
dataset:
|
16 |
+
name: blurryimages
|
17 |
+
type: blurryimages
|
18 |
config: default
|
19 |
split: train
|
20 |
args: default
|
|
|
29 |
|
30 |
# vit-base-blur
|
31 |
|
32 |
+
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on a blurry images dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 0.0007
|
35 |
- Accuracy: 1.0
|