Model save
Browse files
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,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
# fish_disease_datasets
|
| 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 |
-
- Accuracy: 0.
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -52,11 +51,11 @@ The following hyperparameters were used during training:
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
| 55 |
-
| 0.
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
|
| 61 |
|
| 62 |
### 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 |
# fish_disease_datasets
|
| 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.0866
|
| 22 |
+
- Accuracy: 0.9728
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
| 54 |
+
| 0.3865 | 0.7634 | 100 | 0.4161 | 0.8913 |
|
| 55 |
+
| 0.1206 | 1.5267 | 200 | 0.2170 | 0.9457 |
|
| 56 |
+
| 0.1132 | 2.2901 | 300 | 0.1317 | 0.9674 |
|
| 57 |
+
| 0.0547 | 3.0534 | 400 | 0.0879 | 0.9810 |
|
| 58 |
+
| 0.0209 | 3.8168 | 500 | 0.0866 | 0.9728 |
|
| 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 343239356
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:220c48245e44daa336c211295ec4772076b060f1c69f83430fd503636889be85
|
| 3 |
size 343239356
|
runs/May29_06-11-43_24e856c6c156/events.out.tfevents.1748499123.24e856c6c156.378.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96083c5fdfb7870991c987fe2583554cc4fb168bc52dc6db1509106b22ad9792
|
| 3 |
+
size 18256
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5713
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22c558d357f8503f09837523ab362f68d4f825ddc17609dfdba8f98aaba50040
|
| 3 |
size 5713
|