Ahmed9275 commited on
Commit
33677f4
1 Parent(s): b760e8b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
5
  datasets:
6
  - cifar100
@@ -13,7 +14,7 @@ model-index:
13
  name: Image Classification
14
  type: image-classification
15
  dataset:
16
- name: cifar100
17
  type: cifar100
18
  args: cifar100
19
  metrics:
@@ -27,7 +28,7 @@ should probably proofread and complete it, then remove this comment. -->
27
 
28
  # vit-base-beans-demo-v5
29
 
30
- 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 cifar100 dataset.
31
  It achieves the following results on the evaluation set:
32
  - Loss: 0.4420
33
  - Accuracy: 0.8985
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - image-classification
5
  - generated_from_trainer
6
  datasets:
7
  - cifar100
14
  name: Image Classification
15
  type: image-classification
16
  dataset:
17
+ name: Cifar100
18
  type: cifar100
19
  args: cifar100
20
  metrics:
28
 
29
  # vit-base-beans-demo-v5
30
 
31
+ 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 Cifar100 dataset.
32
  It achieves the following results on the evaluation set:
33
  - Loss: 0.4420
34
  - Accuracy: 0.8985