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 |
|
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.5240
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| No log | 1.0 | 38 | 0.9844 |
|
54 |
+
| No log | 2.0 | 76 | 0.8261 |
|
55 |
+
| No log | 3.0 | 114 | 0.6908 |
|
56 |
+
| No log | 4.0 | 152 | 0.6297 |
|
57 |
+
| No log | 5.0 | 190 | 0.5770 |
|
58 |
+
| No log | 6.0 | 228 | 0.5463 |
|
59 |
+
| No log | 7.0 | 266 | 0.5250 |
|
60 |
+
| No log | 8.0 | 304 | 0.5263 |
|
61 |
+
| No log | 9.0 | 342 | 0.5306 |
|
62 |
+
| No log | 10.0 | 380 | 0.5240 |
|
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:dc524a378fa6f87964dfdac69b14a6780073fcb4de1d214223408aec991d2c97
|
3 |
size 343227052
|
runs/Sep21_11-42-28_4a5a10c1fbcd/events.out.tfevents.1726918952.4a5a10c1fbcd.6954.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8134e48dca20cfa40443344f0c84a89212055c1e314f640974dc6bfba0b4b5d5
|
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:53eb24a9cbb78d78899ea47f343ae93df6d5da72478df32490d7b08a19898933
|
3 |
size 5176
|