anggtpd commited on
Commit
c4c203a
1 Parent(s): 3a155c1

End of training

Browse files
Files changed (3) hide show
  1. README.md +10 -12
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.35
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.9448
36
- - Accuracy: 0.35
37
 
38
  ## Model description
39
 
@@ -52,29 +52,27 @@ More information needed
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
- - learning_rate: 5e-05
56
- - train_batch_size: 16
57
- - eval_batch_size: 16
58
  - seed: 42
59
- - gradient_accumulation_steps: 4
60
  - total_train_batch_size: 64
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_ratio: 0.1
64
- - num_epochs: 3
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 2.0588 | 1.0 | 10 | 2.0278 | 0.2625 |
71
- | 1.9734 | 2.0 | 20 | 1.9661 | 0.3375 |
72
- | 1.9128 | 3.0 | 30 | 1.9384 | 0.3625 |
73
 
74
 
75
  ### Framework versions
76
 
77
- - Transformers 4.33.1
78
  - Pytorch 2.0.1+cu118
79
  - Datasets 2.14.5
80
  - Tokenizers 0.13.3
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.425
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.6840
36
+ - Accuracy: 0.425
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 3e-05
56
+ - train_batch_size: 32
57
+ - eval_batch_size: 8
58
  - seed: 42
59
+ - gradient_accumulation_steps: 2
60
  - total_train_batch_size: 64
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_ratio: 0.1
64
+ - num_epochs: 10
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 1.8028 | 10.0 | 100 | 1.6759 | 0.4375 |
 
 
71
 
72
 
73
  ### Framework versions
74
 
75
+ - Transformers 4.33.2
76
  - Pytorch 2.0.1+cu118
77
  - Datasets 2.14.5
78
  - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00bc2114859217a9fd806c822b8b9f1d634bda6975d23282f34ed12402d65ca8
3
  size 343284397
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:836ac2cfd3d49b76e75d5fea4509e36ba9804af9e3361099981555d9237d5967
3
  size 343284397
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5754d30a394c2d8b7caa0c819c6e88547af0d076b6c08d9c4428afcfe1d707ed
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d662cc639bad2204c701bb828d081208b9fbd15c4b4067658163934dbef03891
3
  size 4027