wlfls0305
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ 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: 1.0
|
26 |
|
27 |
## Model description
|
@@ -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.0147
|
25 |
- Accuracy: 1.0
|
26 |
|
27 |
## Model description
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
56 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
57 |
+
| 0.15 | 1.5385 | 100 | 0.1124 | 0.9624 |
|
58 |
+
| 0.0289 | 3.0769 | 200 | 0.0147 | 1.0 |
|
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:db179e97bbe92fd74d776a19a42eec71053e296b8650fbfe7344681cf4e1a7aa
|
3 |
size 343227052
|
runs/Nov13_06-28-56_3ba2ea13aaff/events.out.tfevents.1731479341.3ba2ea13aaff.19375.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:530d33e04993995948026ac4d401b1079be6712da3c7d03e02a97226d18d2cac
|
3 |
+
size 11559
|
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:a6960c57771e62142bc6ed3e4a29f38490a41dfc6823d2fe95c0ac222b4aa31f
|
3 |
size 5304
|