Model save
Browse files
README.md
CHANGED
|
@@ -2,15 +2,12 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: google/vit-base-patch16-224-in21k
|
| 4 |
tags:
|
| 5 |
-
- image-classification
|
| 6 |
- generated_from_trainer
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
model-index:
|
| 10 |
- name: vit-base-beans-tutorial
|
| 11 |
results: []
|
| 12 |
-
datasets:
|
| 13 |
-
- beans
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -18,11 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
# vit-base-beans-tutorial
|
| 20 |
|
| 21 |
-
This model is a
|
| 22 |
-
|
| 23 |
-
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.
|
| 24 |
It achieves the following results on the evaluation set:
|
| 25 |
-
- Loss: 0.
|
| 26 |
- Accuracy: 0.9850
|
| 27 |
|
| 28 |
## Model description
|
|
@@ -55,9 +50,9 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
|
@@ -65,4 +60,4 @@ The following hyperparameters were used during training:
|
|
| 65 |
- Transformers 4.35.2
|
| 66 |
- Pytorch 2.1.0+cu121
|
| 67 |
- Datasets 2.16.1
|
| 68 |
-
- Tokenizers 0.15.
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: google/vit-base-patch16-224-in21k
|
| 4 |
tags:
|
|
|
|
| 5 |
- generated_from_trainer
|
| 6 |
metrics:
|
| 7 |
- accuracy
|
| 8 |
model-index:
|
| 9 |
- name: vit-base-beans-tutorial
|
| 10 |
results: []
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 15 |
|
| 16 |
# vit-base-beans-tutorial
|
| 17 |
|
| 18 |
+
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
|
|
|
|
|
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.0442
|
| 21 |
- Accuracy: 0.9850
|
| 22 |
|
| 23 |
## Model description
|
|
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 53 |
+
| 0.0664 | 1.54 | 100 | 0.0698 | 0.9774 |
|
| 54 |
+
| 0.0115 | 3.08 | 200 | 0.0600 | 0.9850 |
|
| 55 |
+
| 0.008 | 4.62 | 300 | 0.0442 | 0.9850 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
|
|
|
| 60 |
- Transformers 4.35.2
|
| 61 |
- Pytorch 2.1.0+cu121
|
| 62 |
- Datasets 2.16.1
|
| 63 |
+
- Tokenizers 0.15.1
|
runs/Jan25_01-42-25_0085a865efb2/events.out.tfevents.1706146993.0085a865efb2.1029.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e9c5222e2f3f97db76d87708e0783252e65a28920cbcd9c6960a524cbdb2b33
|
| 3 |
+
size 10602
|