ansilmbabl
commited on
Commit
•
0b64c02
1
Parent(s):
e776fc5
Training in progress epoch 4
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 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 0.6864 | 0.7853 | 0.9705 | 0.6807 | 0.7647 | 0.9650 | 1 |
|
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 |
|
55 |
|
56 |
### 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.1333
|
19 |
+
- Train Accuracy: 0.9649
|
20 |
+
- Train Top-3-accuracy: 0.9981
|
21 |
+
- Validation Loss: 0.4799
|
22 |
+
- Validation Accuracy: 0.8513
|
23 |
+
- Validation Top-3-accuracy: 0.9837
|
24 |
+
- Epoch: 4
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
51 |
| 0.6864 | 0.7853 | 0.9705 | 0.6807 | 0.7647 | 0.9650 | 1 |
|
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
|
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:8ad74828852f64102e519e041e955ff479b3f56617693b1f5ca0d9e10f142f47
|
3 |
+
size 3389525
|
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:cae9bcd026a213c5f85fb885db9bfa0c762833351e58eaa275b2ecc72ee79c15
|
3 |
+
size 2552
|
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:6571c15b36377eee7308b6e2b3cc08a31cc3aabc14f58f27bfa954284a2a10e8
|
3 |
size 343510712
|