BryanBradfo
commited on
Commit
•
f5bf0d8
1
Parent(s):
24568e0
Model save
Browse files
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
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.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
56 |
-
| No log | 1.0 | 9 | 0.
|
57 |
-
| 2.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
18 |
|
19 |
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.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2034
|
22 |
+
- Accuracy: 0.94
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
56 |
+
| No log | 1.0 | 9 | 0.5701 | 0.866 |
|
57 |
+
| 2.1862 | 2.0 | 18 | 0.2383 | 0.936 |
|
58 |
+
| 0.3244 | 3.0 | 27 | 0.2034 | 0.94 |
|
59 |
+
| 0.1904 | 4.0 | 36 | 0.2018 | 0.932 |
|
60 |
+
| 0.1786 | 5.0 | 45 | 0.1818 | 0.94 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2677140
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75c2a4b48464e67a934413248696584388125076e6cbf9efd68c756a03be72d6
|
3 |
size 2677140
|
runs/Mar25_09-06-08_bryanbradfo/events.out.tfevents.1711328773.bryanbradfo.3380.0
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:57f7b75900d9ecf7088f59ebcb0e1c65adcd089ee7aff0fb6b3f51ec9680c0c4
|
3 |
+
size 12118
|
runs/Mar25_09-06-08_bryanbradfo/events.out.tfevents.1711331690.bryanbradfo.3380.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6b56716f710f17bc49537010edcb60722194bc32830e464d71fe938edc07d9d
|
3 |
+
size 357
|