dwiedarioo
commited on
Commit
·
28714cc
1
Parent(s):
052d47c
Training in progress epoch 1
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: 1.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
-
- Validation Top-3-accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| Train Loss | Train Accuracy | Train Top-3-accuracy | Validation Loss | Validation Accuracy | Validation Top-3-accuracy | Epoch |
|
49 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
50 |
| 2.2742 | 0.3856 | 0.6522 | 1.8596 | 0.6112 | 0.8337 | 0 |
|
|
|
51 |
|
52 |
|
53 |
### 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.5673
|
19 |
+
- Train Accuracy: 0.6919
|
20 |
+
- Train Top-3-accuracy: 0.8778
|
21 |
+
- Validation Loss: 1.3120
|
22 |
+
- Validation Accuracy: 0.7883
|
23 |
+
- Validation Top-3-accuracy: 0.9136
|
24 |
+
- Epoch: 1
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
48 |
| Train Loss | Train Accuracy | Train Top-3-accuracy | Validation Loss | Validation Accuracy | Validation Top-3-accuracy | Epoch |
|
49 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
50 |
| 2.2742 | 0.3856 | 0.6522 | 1.8596 | 0.6112 | 0.8337 | 0 |
|
51 |
+
| 1.5673 | 0.6919 | 0.8778 | 1.3120 | 0.7883 | 0.9136 | 1 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1699744453.48cd21698220.35352.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:0da27a0b4e6e356a2c4dcb1b372f0f5f1278c471623f655a01564e0e57ece6a7
|
3 |
+
size 3388639
|
logs/validation/events.out.tfevents.1699744990.48cd21698220.35352.3.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:ee4cf6b0869a4bd0542fd188f05a4321f2d3e06599f833305edc08dedbc6f7a5
|
3 |
+
size 1061
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343526072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5b4dd4bfa5686d02ec999eebd50671386f372378a1fae0d0bc2270af504e76b
|
3 |
size 343526072
|