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,11 +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
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -43,24 +43,15 @@ The following hyperparameters were used during training:
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
-
- num_epochs:
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
-
| Training Loss | Epoch | Step | Validation Loss | Na Accuracy | Ordinal Mae |
|
52 |
-
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.3134 | 0.14 | 300 | 0.3302 | 0.9166 | 1.1220 |
|
56 |
-
| 0.314 | 0.19 | 400 | 0.2992 | 0.9256 | 0.8202 |
|
57 |
-
| 0.2965 | 0.23 | 500 | 0.3198 | 0.9249 | 1.2210 |
|
58 |
-
| 0.3068 | 0.28 | 600 | 0.2673 | 0.9372 | 1.1036 |
|
59 |
-
| 0.2824 | 0.32 | 700 | 0.2922 | 0.9372 | 1.4977 |
|
60 |
-
| 0.2914 | 0.37 | 800 | 0.2798 | 0.9384 | 0.7789 |
|
61 |
-
| 0.2968 | 0.42 | 900 | 0.2710 | 0.9369 | 0.9694 |
|
62 |
-
| 0.2433 | 0.46 | 1000 | 0.2652 | 0.9372 | 1.0212 |
|
63 |
-
| 0.2438 | 0.51 | 1100 | 0.2783 | 0.9389 | 0.8154 |
|
64 |
|
65 |
|
66 |
### 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.2696
|
19 |
+
- Na Accuracy: 0.96
|
20 |
+
- Ordinal Accuracy: 0.5
|
21 |
+
- Ordinal Mae: 1.1684
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 2
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Na Accuracy | Ordinal Accuracy | Ordinal Mae |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|:-----------:|:----------------:|:-----------:|
|
53 |
+
| 0.4088 | 0.79 | 50 | 0.3099 | 0.93 | 0.4348 | 1.1053 |
|
54 |
+
| 0.2813 | 1.59 | 100 | 0.2696 | 0.96 | 0.5 | 1.1684 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343236280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59415c61968dd247860755c340a03d2badc700d277eef79714545668582da822
|
3 |
size 343236280
|
runs/Mar27_07-38-15_ryanserver/events.out.tfevents.1711539501.ryanserver.4146.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:e112284825373ae141a758cdfd5e49ba435fd3d8a2e05b041f0775f788938c67
|
3 |
+
size 6371
|