XO-Appleton
commited on
Commit
•
bc614bc
1
Parent(s):
33d0604
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: 1.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.1624 | 0.9544 | 1.0 | 0.0380 | 0.9933 | 1.0 | 0 |
|
50 |
| 0.0178 | 0.9979 | 1.0 | 0.0197 | 0.9966 | 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.0063
|
18 |
+
- Train Accuracy: 1.0
|
19 |
- Train Top-3-accuracy: 1.0
|
20 |
+
- Validation Loss: 0.0139
|
21 |
+
- Validation Accuracy: 0.9983
|
22 |
- Validation Top-3-accuracy: 1.0
|
23 |
+
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
48 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
49 |
| 0.1624 | 0.9544 | 1.0 | 0.0380 | 0.9933 | 1.0 | 0 |
|
50 |
| 0.0178 | 0.9979 | 1.0 | 0.0197 | 0.9966 | 1.0 | 1 |
|
51 |
+
| 0.0063 | 1.0 | 1.0 | 0.0139 | 0.9983 | 1.0 | 2 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1689363756.53e3470a3316.28072.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:72d15bc3f0c7a5a1d6bf6bc25b6943d8e70c975d92e29a798dc45ae325678c14
|
3 |
+
size 3308148
|
logs/validation/events.out.tfevents.1689364035.53e3470a3316.28072.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:38a979a19ea255220cba5dc75acb140f5487bffea43b41d69d9a8511f3b5cd1a
|
3 |
+
size 1560
|
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:151efc5af7d3315b43dbeaf1036e3a4ec56b41d2f30d9f1a95f4dbb88c6e4649
|
3 |
size 343469752
|