siddharth963 commited on
Commit
8e7143c
1 Parent(s): 1ef1a50

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
- - image_folder
7
  metrics:
8
  - accuracy
9
  model-index:
@@ -13,7 +13,7 @@ model-index:
13
  name: Image Classification
14
  type: image-classification
15
  dataset:
16
- name: image_folder
17
  type: image_folder
18
  args: default
19
  metrics:
@@ -27,7 +27,7 @@ should probably proofread and complete it, then remove this comment. -->
27
 
28
  # vit-base-patch16-224-in21k-finetuned-cassava
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 image_folder dataset.
31
  It achieves the following results on the evaluation set:
32
  - Loss: 0.4011
33
  - Accuracy: 0.8722
@@ -72,6 +72,6 @@ The following hyperparameters were used during training:
72
  ### Framework versions
73
 
74
  - Transformers 4.20.1
75
- - Pytorch 1.11.0
76
  - Datasets 2.1.0
77
  - Tokenizers 0.12.1
 
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
+ - Cassava-Leaf-Disease-Classification
7
  metrics:
8
  - accuracy
9
  model-index:
 
13
  name: Image Classification
14
  type: image-classification
15
  dataset:
16
+ name: image-folder
17
  type: image_folder
18
  args: default
19
  metrics:
 
27
 
28
  # vit-base-patch16-224-in21k-finetuned-cassava
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 Cassava-Leaf-Disease-Classification dataset.
31
  It achieves the following results on the evaluation set:
32
  - Loss: 0.4011
33
  - Accuracy: 0.8722
 
72
  ### Framework versions
73
 
74
  - Transformers 4.20.1
75
+ - PyTorch 1.11.0
76
  - Datasets 2.1.0
77
  - Tokenizers 0.12.1