till-onethousand
commited on
Commit
•
3a1c31b
1
Parent(s):
3aab828
Model save
Browse files- README.md +6 -7
- model.safetensors +1 -1
README.md
CHANGED
@@ -3,7 +3,6 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: google/vit-base-patch16-224-in21k
|
5 |
tags:
|
6 |
-
- image-classification
|
7 |
- generated_from_trainer
|
8 |
metrics:
|
9 |
- accuracy
|
@@ -17,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# beans_model
|
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
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Model Preparation Time: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -53,8 +52,8 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Accuracy |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:----------------------:|:--------:|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: google/vit-base-patch16-224-in21k
|
5 |
tags:
|
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
16 |
|
17 |
# beans_model
|
18 |
|
19 |
+
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.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.0264
|
22 |
+
- Model Preparation Time: 0.0048
|
23 |
+
- Accuracy: 0.9925
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Accuracy |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:----------------------:|:--------:|
|
55 |
+
| 0.1068 | 1.5385 | 100 | 0.0307 | 0.0048 | 1.0 |
|
56 |
+
| 0.0316 | 3.0769 | 200 | 0.0264 | 0.0048 | 0.9925 |
|
57 |
|
58 |
|
59 |
### 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:2c4045b3e4f4ea0f0b8639474cc413015614252aeeeb6409213c3f2612227869
|
3 |
size 343227052
|