Model save
Browse files
README.md
CHANGED
|
@@ -2,7 +2,6 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: google/vit-base-patch16-224-in21k
|
| 4 |
tags:
|
| 5 |
-
- image-classification
|
| 6 |
- generated_from_trainer
|
| 7 |
model-index:
|
| 8 |
- name: ryan_model314_3
|
|
@@ -14,12 +13,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# ryan_model314_3
|
| 16 |
|
| 17 |
-
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
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 0.
|
| 20 |
-
- Na Accuracy: 0.
|
| 21 |
-
- Ordinal Accuracy: 0.
|
| 22 |
-
- Ordinal Mae: 0.
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -51,8 +50,17 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Na Accuracy | Ordinal Accuracy | Ordinal Mae |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:-----------:|:----------------:|:-----------:|
|
| 54 |
-
| 0.
|
| 55 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: google/vit-base-patch16-224-in21k
|
| 4 |
tags:
|
|
|
|
| 5 |
- generated_from_trainer
|
| 6 |
model-index:
|
| 7 |
- name: ryan_model314_3
|
|
|
|
| 13 |
|
| 14 |
# ryan_model314_3
|
| 15 |
|
| 16 |
+
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 None dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 0.2750
|
| 19 |
+
- Na Accuracy: 0.931
|
| 20 |
+
- Ordinal Accuracy: 0.6271
|
| 21 |
+
- Ordinal Mae: 0.5319
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Na Accuracy | Ordinal Accuracy | Ordinal Mae |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:-----------:|:----------------:|:-----------:|
|
| 53 |
+
| 0.4423 | 0.08 | 50 | 0.3386 | 0.904 | 0.4629 | 0.6578 |
|
| 54 |
+
| 0.3088 | 0.16 | 100 | 0.3269 | 0.928 | 0.5371 | 0.5969 |
|
| 55 |
+
| 0.316 | 0.24 | 150 | 0.3396 | 0.902 | 0.5143 | 0.6323 |
|
| 56 |
+
| 0.2821 | 0.32 | 200 | 0.3234 | 0.927 | 0.5131 | 0.6293 |
|
| 57 |
+
| 0.2731 | 0.4 | 250 | 0.3314 | 0.925 | 0.5086 | 0.5856 |
|
| 58 |
+
| 0.2975 | 0.48 | 300 | 0.3037 | 0.927 | 0.5964 | 0.5690 |
|
| 59 |
+
| 0.2609 | 0.56 | 350 | 0.3209 | 0.928 | 0.5450 | 0.5765 |
|
| 60 |
+
| 0.287 | 0.64 | 400 | 0.2908 | 0.931 | 0.5827 | 0.5458 |
|
| 61 |
+
| 0.2905 | 0.72 | 450 | 0.3007 | 0.919 | 0.5986 | 0.5484 |
|
| 62 |
+
| 0.2574 | 0.8 | 500 | 0.2834 | 0.929 | 0.6032 | 0.5363 |
|
| 63 |
+
| 0.2855 | 0.88 | 550 | 0.2750 | 0.931 | 0.6271 | 0.5319 |
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
runs/Mar27_08-05-10_ryanserver/events.out.tfevents.1711541116.ryanserver.8800.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fecbb0a3b9daf136f0ccc20d5a0aba3b871c39554e9a6a16d41ec5474f355df
|
| 3 |
+
size 12245
|