minhyuckkkkk
Browse files
README.md
CHANGED
@@ -18,6 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
# ViT_beans
|
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 beans dataset.
|
|
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -44,6 +46,14 @@ The following hyperparameters were used during training:
|
|
44 |
- lr_scheduler_type: linear
|
45 |
- num_epochs: 2
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
### Framework versions
|
48 |
|
49 |
- Transformers 4.50.3
|
|
|
18 |
# ViT_beans
|
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 beans dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.8113
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
- lr_scheduler_type: linear
|
47 |
- num_epochs: 2
|
48 |
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| No log | 1.0 | 17 | 0.8113 |
|
54 |
+
| No log | 2.0 | 34 | 0.7223 |
|
55 |
+
|
56 |
+
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.50.3
|
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:81033bb176d174c3d973b00ed6c0e7e1040c8f8296e7bd417860b7b018376976
|
3 |
size 343227052
|
runs/Apr11_01-03-14_caf71e2a64b2/events.out.tfevents.1744333404.caf71e2a64b2.2636.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4feb4dcf42ddd910d94d8661213799f677816ddfa69979a9283d7ce5cb12aa6e
|
3 |
+
size 5987
|
runs/Apr11_01-03-14_caf71e2a64b2/events.out.tfevents.1744333511.caf71e2a64b2.2636.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:168cf070f46e7f2abc0f74cc8f8b31c34c14207643dfed085a5deb483b79cce1
|
3 |
+
size 354
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cda63371d80c8e7548c03fcd34e42caefcaef8805809a1d66d23193bed60c257
|
3 |
size 5368
|