wlfls0305
Browse files
README.md
CHANGED
@@ -21,8 +21,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
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 beans dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -54,8 +54,8 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
56 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
21 |
|
22 |
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 beans dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.0586
|
25 |
+
- Accuracy: 0.9699
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
56 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
57 |
+
| 0.065 | 1.5385 | 100 | 0.0755 | 0.9850 |
|
58 |
+
| 0.0183 | 3.0769 | 200 | 0.0586 | 0.9699 |
|
59 |
|
60 |
|
61 |
### 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:acedea60b0f59840a00a4a54af86955b6383b2210cad6f6a81e9ca44c682e597
|
3 |
size 343227052
|
runs/Nov13_06-44-39_3ba2ea13aaff/events.out.tfevents.1731480868.3ba2ea13aaff.23517.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7142bd91a704d471ae741fc99d2f0ac31ba0547a71a32e673562d70ce917052f
|
3 |
+
size 11564
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67ec5ef7a03752e0793a64d6da0007aacf2d205cec8bfa816bf01d612e9132d2
|
3 |
size 5304
|