candylion
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the face dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
-
| No log | 1.0 | 38 | 1.
|
54 |
-
| No log | 2.0 | 76 | 0.
|
55 |
-
| No log | 3.0 | 114 | 0.
|
56 |
-
| No log | 4.0 | 152 | 0.
|
57 |
-
| No log | 5.0 | 190 | 0.
|
58 |
-
| No log | 6.0 | 228 | 0.
|
59 |
-
| No log | 7.0 | 266 | 0.
|
60 |
-
| No log | 8.0 | 304 | 0.
|
61 |
-
| No log | 9.0 | 342 | 0.
|
62 |
-
| No log | 10.0 | 380 | 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the face dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6263
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| No log | 1.0 | 38 | 1.0099 |
|
54 |
+
| No log | 2.0 | 76 | 0.8830 |
|
55 |
+
| No log | 3.0 | 114 | 0.7826 |
|
56 |
+
| No log | 4.0 | 152 | 0.7155 |
|
57 |
+
| No log | 5.0 | 190 | 0.6714 |
|
58 |
+
| No log | 6.0 | 228 | 0.6519 |
|
59 |
+
| No log | 7.0 | 266 | 0.6340 |
|
60 |
+
| No log | 8.0 | 304 | 0.6233 |
|
61 |
+
| No log | 9.0 | 342 | 0.6250 |
|
62 |
+
| No log | 10.0 | 380 | 0.6263 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343227052
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48283e36cb84aa6d8476d74d464ca983f1b1d3745689257deb6d34f7ffd65433
|
3 |
size 343227052
|
runs/Sep21_11-19-24_4a5a10c1fbcd/events.out.tfevents.1726917567.4a5a10c1fbcd.395.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ac2e136477a8fc42ec789bd0414745009ff72d25fc7365ad634877c654cfb20
|
3 |
+
size 8197
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51aa2199eb7791a58d7c0c8ec03f1a5b2a2918a463ede764013b34c8cf6a4c48
|
3 |
size 5176
|