kensvin commited on
Commit
b8e1071
1 Parent(s): 5dd9972

End of training

Browse files
Files changed (2) hide show
  1. README.md +8 -10
  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.15833333333333333
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.8191
36
- - Accuracy: 0.1583
37
 
38
  ## Model description
39
 
@@ -52,23 +52,21 @@ More information needed
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
- - learning_rate: 0.001
56
  - train_batch_size: 64
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: 5
62
 
63
  ### Training results
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | No log | 1.0 | 8 | 1.8607 | 0.125 |
68
- | No log | 2.0 | 16 | 1.8180 | 0.1833 |
69
- | No log | 3.0 | 24 | 1.7982 | 0.1667 |
70
- | No log | 4.0 | 32 | 1.8021 | 0.1583 |
71
- | No log | 5.0 | 40 | 1.8006 | 0.1083 |
72
 
73
 
74
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.16666666666666666
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.8426
36
+ - Accuracy: 0.1667
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 0.01
56
  - train_batch_size: 64
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: 3
62
 
63
  ### Training results
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | No log | 1.0 | 8 | 1.9752 | 0.125 |
68
+ | No log | 2.0 | 16 | 1.8430 | 0.1667 |
69
+ | No log | 3.0 | 24 | 1.8143 | 0.1667 |
 
 
70
 
71
 
72
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50c8db1f737f988b23083629b6eb1051b9fedfdc96a12c3469ff29214cd32e97
3
  size 343287149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f99c551fa7ffe6b29d9954b85a2db6c7501147a06acf1801bf4c3be3248a07c
3
  size 343287149