XO-Appleton
commited on
Commit
•
2e7a06b
1
Parent(s):
d7fedfa
Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -14,11 +14,11 @@ 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: 1.0
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
- Validation Top-3-accuracy: 1.0
|
23 |
- Epoch: 0
|
24 |
|
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Train Loss | Train Accuracy | Train Top-3-accuracy | Validation Loss | Validation Accuracy | Validation Top-3-accuracy | Epoch |
|
48 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
49 |
-
| 0.
|
50 |
|
51 |
|
52 |
### 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.2761
|
18 |
+
- Train Accuracy: 0.9210
|
19 |
- Train Top-3-accuracy: 1.0
|
20 |
+
- Validation Loss: 0.0867
|
21 |
+
- Validation Accuracy: 0.9866
|
22 |
- Validation Top-3-accuracy: 1.0
|
23 |
- Epoch: 0
|
24 |
|
|
|
46 |
|
47 |
| Train Loss | Train Accuracy | Train Top-3-accuracy | Validation Loss | Validation Accuracy | Validation Top-3-accuracy | Epoch |
|
48 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
49 |
+
| 0.2761 | 0.9210 | 1.0 | 0.0867 | 0.9866 | 1.0 | 0 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
logs/train/events.out.tfevents.1689359329.53e3470a3316.10083.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3430ffee86435138d60059545883c0b04c34936ba40b2ecf7e5fccb0569c4406
|
3 |
+
size 3307558
|
logs/validation/events.out.tfevents.1689359616.53e3470a3316.10083.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9dd2b18f3026f60ff211a707c0e4506bf85e37e561aa8ba46651fbff0704587
|
3 |
+
size 565
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343469752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c29372a5aa991073a110a4413200ccf28ffa1836c3945c30fdb728d01f8391af
|
3 |
size 343469752
|