WT-MM commited on
Commit
c059546
1 Parent(s): e763e59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -13,8 +13,8 @@ model-index:
13
  name: Image Classification
14
  type: image-classification
15
  dataset:
16
- name: imagefolder
17
- type: imagefolder
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 the imagefolder dataset.
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