B0yc4kra commited on
Commit
ea970e5
·
1 Parent(s): b723110

End of training

Browse files
Files changed (2) hide show
  1. README.md +16 -8
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.1375
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: 2.0722
36
- - Accuracy: 0.1375
37
 
38
  ## Model description
39
 
@@ -52,20 +52,28 @@ More information needed
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
- - learning_rate: 1e-05
56
  - train_batch_size: 32
57
- - eval_batch_size: 32
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
- - lr_scheduler_warmup_steps: 500
62
- - num_epochs: 5
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | No log | 5.0 | 100 | 2.0722 | 0.1375 |
 
 
 
 
 
 
 
 
 
69
 
70
 
71
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.5
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.3507
36
+ - Accuracy: 0.5
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 5e-05
56
  - train_batch_size: 32
57
+ - eval_batch_size: 64
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
+ - num_epochs: 10
 
62
 
63
  ### Training results
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | No log | 1.0 | 20 | 1.6393 | 0.4875 |
68
+ | No log | 2.0 | 40 | 1.5461 | 0.4875 |
69
+ | No log | 3.0 | 60 | 1.4809 | 0.4938 |
70
+ | No log | 4.0 | 80 | 1.4289 | 0.4813 |
71
+ | No log | 5.0 | 100 | 1.3878 | 0.4875 |
72
+ | No log | 6.0 | 120 | 1.3792 | 0.4813 |
73
+ | No log | 7.0 | 140 | 1.3507 | 0.5 |
74
+ | No log | 8.0 | 160 | 1.3376 | 0.4938 |
75
+ | No log | 9.0 | 180 | 1.3379 | 0.4875 |
76
+ | No log | 10.0 | 200 | 1.3305 | 0.5 |
77
 
78
 
79
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10c9b4efee509c29de65f8b55fa087b2ef7148ba69c09b336d946bdcd3d4eb8d
3
  size 343287149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a5e6369601be70377aa720d0c0707eed5635f61e7baedf4e28d6dd1e8371185
3
  size 343287149