Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
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.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Train Top-3-accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
- Validation Top-3-accuracy: 1.0
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
49 |
| 0.4593 | 0.9478 | 0.9912 | 0.1558 | 0.9809 | 0.9995 | 0 |
|
50 |
| 0.1008 | 0.9876 | 0.9997 | 0.0855 | 0.9856 | 1.0 | 1 |
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
14 |
|
15 |
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.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.0495
|
18 |
+
- Train Accuracy: 0.9948
|
19 |
+
- Train Top-3-accuracy: 0.9999
|
20 |
+
- Validation Loss: 0.0782
|
21 |
+
- Validation Accuracy: 0.9839
|
22 |
- Validation Top-3-accuracy: 1.0
|
23 |
+
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
48 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
49 |
| 0.4593 | 0.9478 | 0.9912 | 0.1558 | 0.9809 | 0.9995 | 0 |
|
50 |
| 0.1008 | 0.9876 | 0.9997 | 0.0855 | 0.9856 | 1.0 | 1 |
|
51 |
+
| 0.0495 | 0.9948 | 0.9999 | 0.0782 | 0.9839 | 1.0 | 2 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1651328868.localhost.localdomain.208434.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:afc7ba3761e09930b1fd7f33a8f007a9f100d66d9a68520bf22dffc9806b3548
|
3 |
+
size 2250816
|
logs/validation/events.out.tfevents.1651334842.localhost.localdomain.208434.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:833da3b5afd136b1d783b170caec08f795a34ac652bb8a348a033639b58cb439
|
3 |
+
size 1522
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343493888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:121e215420f57c4251b0b9da1b354a8e73a5dbfffe81c8babac359d4fefbde27
|
3 |
size 343493888
|