ditobagus commited on
Commit
99f1bec
·
1 Parent(s): 3a81533

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -23
README.md CHANGED
@@ -3,26 +3,11 @@ license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
  - generated_from_trainer
6
- datasets:
7
- - imagefolder
8
  metrics:
9
  - accuracy
10
  model-index:
11
  - name: image_classification
12
- results:
13
- - task:
14
- name: Image Classification
15
- type: image-classification
16
- dataset:
17
- name: imagefolder
18
- type: imagefolder
19
- config: default
20
- split: train
21
- args: default
22
- metrics:
23
- - name: Accuracy
24
- type: accuracy
25
- value: 0.39375
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # image_classification
32
 
33
- 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 imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.6084
36
- - Accuracy: 0.3937
37
 
38
  ## Model description
39
 
@@ -64,14 +49,14 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | No log | 1.0 | 40 | 1.8874 | 0.325 |
68
- | No log | 2.0 | 80 | 1.6683 | 0.3812 |
69
- | No log | 3.0 | 120 | 1.6096 | 0.4313 |
70
 
71
 
72
  ### Framework versions
73
 
74
- - Transformers 4.33.1
75
  - Pytorch 2.0.1+cu118
76
  - Datasets 2.14.5
77
  - Tokenizers 0.13.3
 
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - accuracy
8
  model-index:
9
  - name: image_classification
10
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  # image_classification
17
 
18
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 4.6845
21
+ - Accuracy: 0.0626
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.6177 | 1.0 | 788 | 4.5441 | 0.0572 |
53
+ | 0.6328 | 2.0 | 1576 | 4.6145 | 0.0628 |
54
+ | 0.5851 | 3.0 | 2364 | 4.6799 | 0.0648 |
55
 
56
 
57
  ### Framework versions
58
 
59
+ - Transformers 4.33.2
60
  - Pytorch 2.0.1+cu118
61
  - Datasets 2.14.5
62
  - Tokenizers 0.13.3