dwiedarioo
commited on
Commit
·
ac4b208
1
Parent(s):
33c5802
Training in progress epoch 3
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:
|
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 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 2.2199 | 0.4215 | 0.6564 | 1.8634 | 0.5702 | 0.8099 | 0 |
|
51 |
| 1.5448 | 0.6976 | 0.8797 | 1.3110 | 0.7603 | 0.9028 | 1 |
|
52 |
| 1.0494 | 0.8694 | 0.9519 | 0.9507 | 0.8855 | 0.9590 | 2 |
|
|
|
53 |
|
54 |
|
55 |
### 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.7408
|
19 |
+
- Train Accuracy: 0.9381
|
20 |
+
- Train Top-3-accuracy: 0.9824
|
21 |
+
- Validation Loss: 0.7499
|
22 |
+
- Validation Accuracy: 0.9114
|
23 |
+
- Validation Top-3-accuracy: 0.9806
|
24 |
+
- Epoch: 3
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
50 |
| 2.2199 | 0.4215 | 0.6564 | 1.8634 | 0.5702 | 0.8099 | 0 |
|
51 |
| 1.5448 | 0.6976 | 0.8797 | 1.3110 | 0.7603 | 0.9028 | 1 |
|
52 |
| 1.0494 | 0.8694 | 0.9519 | 0.9507 | 0.8855 | 0.9590 | 2 |
|
53 |
+
| 0.7408 | 0.9381 | 0.9824 | 0.7499 | 0.9114 | 0.9806 | 3 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1699634709.ccc1bc92f64c.114159.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:710089b802c8cf10e07fc3dd29912ce0f4fded5095aea1ecc096a5088df3b088
|
3 |
+
size 3351719
|
logs/validation/events.out.tfevents.1699635312.ccc1bc92f64c.114159.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:ea72e6188c0d7d3c17fffdc80d8b947f5355738ad44822ab743900657f9c7bdf
|
3 |
+
size 2053
|
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:edd97403c34b273e69b463851c226551a2765c009b38b233a68309b6c93bfb60
|
3 |
size 343509688
|