Treelar commited on
Commit
81b09d2
1 Parent(s): 324c751

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: Treelar/vit-b16-plant_village
4
  tags:
5
  - image-classification
6
  - generated_from_trainer
@@ -9,6 +9,10 @@ metrics:
9
  model-index:
10
  - name: vit-b16-plant_village
11
  results: []
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # vit-b16-plant_village
18
 
19
- This model is a fine-tuned version of [Treelar/vit-b16-plant_village](https://huggingface.co/Treelar/vit-b16-plant_village) on the Treelar/plant_village dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.0100
22
  - Accuracy: 0.9973
@@ -59,4 +63,4 @@ The following hyperparameters were used during training:
59
  - Transformers 4.37.1
60
  - Pytorch 2.1.2+cu121
61
  - Datasets 2.16.1
62
- - Tokenizers 0.15.1
 
1
  ---
2
  license: apache-2.0
3
+ base_model: google/vit-base-patch16-224
4
  tags:
5
  - image-classification
6
  - generated_from_trainer
 
9
  model-index:
10
  - name: vit-b16-plant_village
11
  results: []
12
+ datasets:
13
+ - Treelar/plant_village
14
+ language:
15
+ - en
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
20
 
21
  # vit-b16-plant_village
22
 
23
+ This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the Treelar/plant_village dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.0100
26
  - Accuracy: 0.9973
 
63
  - Transformers 4.37.1
64
  - Pytorch 2.1.2+cu121
65
  - Datasets 2.16.1
66
+ - Tokenizers 0.15.1