rafelsiregar commited on
Commit
443c14e
1 Parent(s): f33b820

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -16,13 +16,13 @@ model-index:
16
  dataset:
17
  name: imagefolder
18
  type: imagefolder
19
- config: en-US
20
  split: train
21
- args: en-US
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.46875
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
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.4008
36
- - Accuracy: 0.4688
37
 
38
  ## Model description
39
 
@@ -64,9 +64,9 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | No log | 1.0 | 40 | 1.5259 | 0.4375 |
68
- | No log | 2.0 | 80 | 1.4224 | 0.4562 |
69
- | No log | 3.0 | 120 | 1.4081 | 0.45 |
70
 
71
 
72
  ### Framework versions
 
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.3125
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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.6561
36
+ - Accuracy: 0.3125
37
 
38
  ## Model description
39
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | No log | 1.0 | 40 | 1.9175 | 0.2812 |
68
+ | No log | 2.0 | 80 | 1.6993 | 0.2812 |
69
+ | No log | 3.0 | 120 | 1.6623 | 0.3125 |
70
 
71
 
72
  ### Framework versions