Commit ·
31aedfc
1
Parent(s): 0b64c02
Training in progress epoch 5
Browse files
README.md
CHANGED
|
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 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 an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Train Accuracy: 0.
|
| 20 |
-
- Train Top-3-accuracy: 0.
|
| 21 |
-
- Validation Loss: 0.
|
| 22 |
-
- Validation Accuracy: 0.
|
| 23 |
-
- Validation Top-3-accuracy: 0.
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
| 52 |
| 0.3966 | 0.8815 | 0.9896 | 0.5364 | 0.8120 | 0.9777 | 2 |
|
| 53 |
| 0.2310 | 0.9338 | 0.9964 | 0.4965 | 0.8427 | 0.9817 | 3 |
|
| 54 |
| 0.1333 | 0.9649 | 0.9981 | 0.4799 | 0.8513 | 0.9837 | 4 |
|
|
|
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
|
|
|
| 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 an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.0861
|
| 19 |
+
- Train Accuracy: 0.9775
|
| 20 |
+
- Train Top-3-accuracy: 0.9991
|
| 21 |
+
- Validation Loss: 0.6749
|
| 22 |
+
- Validation Accuracy: 0.8113
|
| 23 |
+
- Validation Top-3-accuracy: 0.9740
|
| 24 |
+
- Epoch: 5
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 52 |
| 0.3966 | 0.8815 | 0.9896 | 0.5364 | 0.8120 | 0.9777 | 2 |
|
| 53 |
| 0.2310 | 0.9338 | 0.9964 | 0.4965 | 0.8427 | 0.9817 | 3 |
|
| 54 |
| 0.1333 | 0.9649 | 0.9981 | 0.4799 | 0.8513 | 0.9837 | 4 |
|
| 55 |
+
| 0.0861 | 0.9775 | 0.9991 | 0.6749 | 0.8113 | 0.9740 | 5 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
logs/train/events.out.tfevents.1717140134.e2e-60-58.11212.1.v2
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:af0e68bae9ec67e55036d1a8f0889d9ac0dd7be2de6db0c897a60fe5980001d9
|
| 3 |
+
size 3389820
|
logs/validation/events.out.tfevents.1717140628.e2e-60-58.11212.2.v2
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:a597e515474a65b363b31064bb0ce6e35191334da35c44c076f018ecbe325495
|
| 3 |
+
size 3048
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343510712
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:960e1ad3f2a76570119747326e58762eea092353d3f0e21fac091964768e21f1
|
| 3 |
size 343510712
|