End of training
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ model-index:
|
|
| 22 |
metrics:
|
| 23 |
- name: Accuracy
|
| 24 |
type: accuracy
|
| 25 |
-
value: 0.
|
| 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.
|
| 36 |
-
- Accuracy: 0.
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
@@ -53,32 +53,42 @@ More information needed
|
|
| 53 |
|
| 54 |
The following hyperparameters were used during training:
|
| 55 |
- learning_rate: 5e-05
|
| 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 |
-
|
|
| 74 |
-
|
|
| 75 |
-
|
|
| 76 |
-
|
|
| 77 |
-
|
|
| 78 |
-
|
|
| 79 |
-
|
|
| 80 |
-
|
|
| 81 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
|
| 83 |
|
| 84 |
### Framework versions
|
|
|
|
| 22 |
metrics:
|
| 23 |
- name: Accuracy
|
| 24 |
type: accuracy
|
| 25 |
+
value: 0.6
|
| 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.4897
|
| 36 |
+
- Accuracy: 0.6
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
|
|
| 53 |
|
| 54 |
The following hyperparameters were used during training:
|
| 55 |
- learning_rate: 5e-05
|
| 56 |
+
- train_batch_size: 8
|
| 57 |
+
- eval_batch_size: 8
|
| 58 |
- seed: 42
|
| 59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 60 |
- lr_scheduler_type: linear
|
| 61 |
+
- num_epochs: 25
|
| 62 |
|
| 63 |
### Training results
|
| 64 |
|
| 65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 67 |
+
| No log | 1.0 | 80 | 1.7001 | 0.325 |
|
| 68 |
+
| No log | 2.0 | 160 | 1.4642 | 0.4875 |
|
| 69 |
+
| No log | 3.0 | 240 | 1.3522 | 0.4625 |
|
| 70 |
+
| No log | 4.0 | 320 | 1.3493 | 0.4688 |
|
| 71 |
+
| No log | 5.0 | 400 | 1.2052 | 0.55 |
|
| 72 |
+
| No log | 6.0 | 480 | 1.2267 | 0.5563 |
|
| 73 |
+
| 1.2917 | 7.0 | 560 | 1.1744 | 0.6062 |
|
| 74 |
+
| 1.2917 | 8.0 | 640 | 1.2969 | 0.5437 |
|
| 75 |
+
| 1.2917 | 9.0 | 720 | 1.2519 | 0.5687 |
|
| 76 |
+
| 1.2917 | 10.0 | 800 | 1.3108 | 0.5125 |
|
| 77 |
+
| 1.2917 | 11.0 | 880 | 1.2725 | 0.5875 |
|
| 78 |
+
| 1.2917 | 12.0 | 960 | 1.3437 | 0.55 |
|
| 79 |
+
| 0.5002 | 13.0 | 1040 | 1.3790 | 0.5375 |
|
| 80 |
+
| 0.5002 | 14.0 | 1120 | 1.3432 | 0.625 |
|
| 81 |
+
| 0.5002 | 15.0 | 1200 | 1.4395 | 0.55 |
|
| 82 |
+
| 0.5002 | 16.0 | 1280 | 1.3672 | 0.5875 |
|
| 83 |
+
| 0.5002 | 17.0 | 1360 | 1.3928 | 0.575 |
|
| 84 |
+
| 0.5002 | 18.0 | 1440 | 1.3016 | 0.5875 |
|
| 85 |
+
| 0.2523 | 19.0 | 1520 | 1.4815 | 0.5625 |
|
| 86 |
+
| 0.2523 | 20.0 | 1600 | 1.3394 | 0.6062 |
|
| 87 |
+
| 0.2523 | 21.0 | 1680 | 1.3450 | 0.5938 |
|
| 88 |
+
| 0.2523 | 22.0 | 1760 | 1.3924 | 0.6312 |
|
| 89 |
+
| 0.2523 | 23.0 | 1840 | 1.4664 | 0.5813 |
|
| 90 |
+
| 0.2523 | 24.0 | 1920 | 1.2635 | 0.65 |
|
| 91 |
+
| 0.1723 | 25.0 | 2000 | 1.4154 | 0.5625 |
|
| 92 |
|
| 93 |
|
| 94 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343242432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da596dc7b4c1411f59e4efca4678cfe5074209414e4cd33c76c41a0876d95a97
|
| 3 |
size 343242432
|
runs/Feb14_10-59-01_bd025bc4b5c5/events.out.tfevents.1707909314.bd025bc4b5c5.8649.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46e23f7abcb3dcaaba54d4e7168865707f2363f8f40b0876abfbb4e8d8fc119d
|
| 3 |
+
size 734
|