End of training
Browse files- README.md +20 -32
- pytorch_model.bin +1 -1
README.md
CHANGED
|
@@ -32,7 +32,7 @@ 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.
|
| 36 |
- Accuracy: 0.5312
|
| 37 |
|
| 38 |
## Model description
|
|
@@ -52,45 +52,33 @@ More information needed
|
|
| 52 |
### Training hyperparameters
|
| 53 |
|
| 54 |
The following hyperparameters were used during training:
|
| 55 |
-
- learning_rate: 1e-
|
| 56 |
-
- train_batch_size:
|
| 57 |
-
- eval_batch_size:
|
| 58 |
- seed: 42
|
| 59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 60 |
- lr_scheduler_type: linear
|
| 61 |
-
- num_epochs:
|
| 62 |
|
| 63 |
### Training results
|
| 64 |
|
| 65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 67 |
-
| No log | 1.0 |
|
| 68 |
-
| No log | 2.0 |
|
| 69 |
-
| No log | 3.0 |
|
| 70 |
-
| No log | 4.0 |
|
| 71 |
-
| No log | 5.0 |
|
| 72 |
-
| No log | 6.0 |
|
| 73 |
-
| No log | 7.0 |
|
| 74 |
-
| No log | 8.0 |
|
| 75 |
-
| No log | 9.0 |
|
| 76 |
-
| No log | 10.0 |
|
| 77 |
-
| No log | 11.0 |
|
| 78 |
-
|
|
| 79 |
-
|
|
| 80 |
-
|
|
| 81 |
-
|
|
| 82 |
-
| No log | 16.0 | 384 | 1.3618 | 0.5563 |
|
| 83 |
-
| No log | 17.0 | 408 | 1.3669 | 0.5687 |
|
| 84 |
-
| No log | 18.0 | 432 | 1.4041 | 0.5188 |
|
| 85 |
-
| No log | 19.0 | 456 | 1.3679 | 0.5312 |
|
| 86 |
-
| No log | 20.0 | 480 | 1.3489 | 0.5563 |
|
| 87 |
-
| 1.1227 | 21.0 | 504 | 1.3575 | 0.575 |
|
| 88 |
-
| 1.1227 | 22.0 | 528 | 1.3721 | 0.55 |
|
| 89 |
-
| 1.1227 | 23.0 | 552 | 1.3985 | 0.4938 |
|
| 90 |
-
| 1.1227 | 24.0 | 576 | 1.3924 | 0.5062 |
|
| 91 |
-
| 1.1227 | 25.0 | 600 | 1.3760 | 0.55 |
|
| 92 |
-
| 1.1227 | 26.0 | 624 | 1.3767 | 0.5125 |
|
| 93 |
-
| 1.1227 | 27.0 | 648 | 1.3627 | 0.5563 |
|
| 94 |
|
| 95 |
|
| 96 |
### Framework versions
|
|
|
|
| 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.5737
|
| 36 |
- Accuracy: 0.5312
|
| 37 |
|
| 38 |
## Model description
|
|
|
|
| 52 |
### Training hyperparameters
|
| 53 |
|
| 54 |
The following hyperparameters were used during training:
|
| 55 |
+
- learning_rate: 1e-05
|
| 56 |
+
- train_batch_size: 15
|
| 57 |
+
- eval_batch_size: 15
|
| 58 |
- seed: 42
|
| 59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 60 |
- lr_scheduler_type: linear
|
| 61 |
+
- num_epochs: 15
|
| 62 |
|
| 63 |
### Training results
|
| 64 |
|
| 65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 67 |
+
| No log | 1.0 | 43 | 1.4589 | 0.55 |
|
| 68 |
+
| No log | 2.0 | 86 | 1.5561 | 0.5062 |
|
| 69 |
+
| No log | 3.0 | 129 | 1.6276 | 0.4938 |
|
| 70 |
+
| No log | 4.0 | 172 | 1.5934 | 0.525 |
|
| 71 |
+
| No log | 5.0 | 215 | 1.4851 | 0.5875 |
|
| 72 |
+
| No log | 6.0 | 258 | 1.4807 | 0.575 |
|
| 73 |
+
| No log | 7.0 | 301 | 1.5634 | 0.525 |
|
| 74 |
+
| No log | 8.0 | 344 | 1.6448 | 0.475 |
|
| 75 |
+
| No log | 9.0 | 387 | 1.5723 | 0.5563 |
|
| 76 |
+
| No log | 10.0 | 430 | 1.6059 | 0.5687 |
|
| 77 |
+
| No log | 11.0 | 473 | 1.7496 | 0.5062 |
|
| 78 |
+
| 0.0962 | 12.0 | 516 | 1.8277 | 0.4562 |
|
| 79 |
+
| 0.0962 | 13.0 | 559 | 1.6407 | 0.5375 |
|
| 80 |
+
| 0.0962 | 14.0 | 602 | 1.5424 | 0.5312 |
|
| 81 |
+
| 0.0962 | 15.0 | 645 | 1.6459 | 0.525 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
|
| 83 |
|
| 84 |
### Framework versions
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343287149
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:910afe9c0833b9595a64ba2b2145ef1a611fc48f2494076d00b245a81be34145
|
| 3 |
size 343287149
|