d071696 commited on
Commit
2c09f3d
1 Parent(s): 2997d18

🍻 cheers

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
  - image-classification
6
  - image-feature-extraction
@@ -12,7 +12,20 @@ metrics:
12
  - accuracy
13
  model-index:
14
  - name: vit-finetune-scrap
15
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -20,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  # vit-finetune-scrap
22
 
23
- 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 d071696/scraps1 dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 1.6353
26
  - Accuracy: 0.8667
 
1
  ---
2
  license: apache-2.0
3
+ base_model: d071696/vit-finetune-scrap
4
  tags:
5
  - image-classification
6
  - image-feature-extraction
 
12
  - accuracy
13
  model-index:
14
  - name: vit-finetune-scrap
15
+ results:
16
+ - task:
17
+ name: Image Classification
18
+ type: image-classification
19
+ dataset:
20
+ name: d071696/scraps1
21
+ type: imagefolder
22
+ config: default
23
+ split: train
24
+ args: default
25
+ metrics:
26
+ - name: Accuracy
27
+ type: accuracy
28
+ value: 0.8666666666666667
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  # vit-finetune-scrap
35
 
36
+ This model is a fine-tuned version of [d071696/vit-finetune-scrap](https://huggingface.co/d071696/vit-finetune-scrap) on the d071696/scraps1 dataset.
37
  It achieves the following results on the evaluation set:
38
  - Loss: 1.6353
39
  - Accuracy: 0.8667