tejasssuthrave commited on
Commit
a8dccf9
·
verified ·
1 Parent(s): f2706dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -28,13 +28,14 @@ model-index:
28
  metrics:
29
  - name: Accuracy
30
  type: accuracy
31
- value: 0.9342629482071713
32
  ---
33
 
34
  # vit_base_patch16_224-finetuned-SkinDisease
35
 
36
  This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the `image_folder` dataset.
37
  It achieves the following results on the evaluation set:
 
38
  - **Loss**: 0.1992
39
  - **Accuracy**: 0.9343
40
 
@@ -94,4 +95,4 @@ It processes input images of size **224x224 pixels** and outputs the most likely
94
  - `transformers`: 4.33.2
95
  - `pytorch`: 2.0.0
96
  - `datasets`: 2.1.0
97
- - `tokenizers`: 0.13.3
 
28
  metrics:
29
  - name: Accuracy
30
  type: accuracy
31
+ value: 0.9343
32
  ---
33
 
34
  # vit_base_patch16_224-finetuned-SkinDisease
35
 
36
  This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the `image_folder` dataset.
37
  It achieves the following results on the evaluation set:
38
+
39
  - **Loss**: 0.1992
40
  - **Accuracy**: 0.9343
41
 
 
95
  - `transformers`: 4.33.2
96
  - `pytorch`: 2.0.0
97
  - `datasets`: 2.1.0
98
+ - `tokenizers`: 0.13.3