dwiedarioo
commited on
Commit
•
13ffdd6
1
Parent(s):
425231e
Training in progress epoch 2
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: 1.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Train Top-3-accuracy: 0.
|
21 |
-
- Validation Loss:
|
22 |
-
- Validation Accuracy: 0.
|
23 |
-
- Validation Top-3-accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
50 |
| 2.2785 | 0.3948 | 0.6296 | 1.8843 | 0.5767 | 0.8207 | 0 |
|
51 |
| 1.5898 | 0.6751 | 0.8667 | 1.3100 | 0.7473 | 0.8942 | 1 |
|
|
|
52 |
|
53 |
|
54 |
### 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: 1.0779
|
19 |
+
- Train Accuracy: 0.8385
|
20 |
+
- Train Top-3-accuracy: 0.9462
|
21 |
+
- Validation Loss: 0.9432
|
22 |
+
- Validation Accuracy: 0.8575
|
23 |
+
- Validation Top-3-accuracy: 0.9503
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
50 |
| 2.2785 | 0.3948 | 0.6296 | 1.8843 | 0.5767 | 0.8207 | 0 |
|
51 |
| 1.5898 | 0.6751 | 0.8667 | 1.3100 | 0.7473 | 0.8942 | 1 |
|
52 |
+
| 1.0779 | 0.8385 | 0.9462 | 0.9432 | 0.8575 | 0.9503 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1699730548.48cd21698220.2350.0.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:93b71c24c788d011671cb87a87fcb362f032899e0b242422d7c9daa3feb12bdf
|
3 |
+
size 3351424
|
logs/validation/events.out.tfevents.1699731086.48cd21698220.2350.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:0cb7f67885b57c3a5f8e8e5a2c38a829090e04a051b71f150a15f64cfc357186
|
3 |
+
size 1557
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343509688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e65a6ca3d79e90287466fc3e72d3149724105a4d2907122d35e8758a41ed7947
|
3 |
size 343509688
|