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
|
| 5 |
tags:
|
| 6 |
-
- image-classification
|
| 7 |
- generated_from_trainer
|
| 8 |
metrics:
|
| 9 |
- accuracy
|
|
@@ -17,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
# vit-base-oxford-iiit-pets
|
| 19 |
|
| 20 |
-
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
- Accuracy: 0.9337
|
| 24 |
|
| 25 |
## Model description
|
|
@@ -51,14 +50,14 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 54 |
-
| 0.
|
| 55 |
-
| 0.
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
|
|
|
| 3 |
license: apache-2.0
|
| 4 |
base_model: google/vit-base-patch16-224
|
| 5 |
tags:
|
|
|
|
| 6 |
- generated_from_trainer
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
|
|
|
| 16 |
|
| 17 |
# vit-base-oxford-iiit-pets
|
| 18 |
|
| 19 |
+
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.3079
|
| 22 |
- Accuracy: 0.9337
|
| 23 |
|
| 24 |
## Model description
|
|
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 53 |
+
| 0.4044 | 1.0 | 185 | 0.3637 | 0.9310 |
|
| 54 |
+
| 0.374 | 2.0 | 370 | 0.3439 | 0.9364 |
|
| 55 |
+
| 0.3458 | 3.0 | 555 | 0.3295 | 0.9364 |
|
| 56 |
+
| 0.3391 | 4.0 | 740 | 0.3189 | 0.9378 |
|
| 57 |
+
| 0.3502 | 5.0 | 925 | 0.3111 | 0.9391 |
|
| 58 |
+
| 0.3275 | 6.0 | 1110 | 0.3059 | 0.9391 |
|
| 59 |
+
| 0.3369 | 7.0 | 1295 | 0.3028 | 0.9391 |
|
| 60 |
+
| 0.3128 | 8.0 | 1480 | 0.3019 | 0.9391 |
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343331644
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca0a5db6e143012c471804e6156c29682297a9476f405142deac49b7bdebff5e
|
| 3 |
size 343331644
|
runs/Apr17_11-47-00_ip-10-192-10-241/events.out.tfevents.1744890420.ip-10-192-10-241.1613.6
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:5c70429cb297aad9cce6154c3ba5e13f7d667d86372f035999bd0c39b2dc0223
|
| 3 |
+
size 15955
|
runs/Apr17_11-47-00_ip-10-192-10-241/events.out.tfevents.1744890871.ip-10-192-10-241.1613.7
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ec6e441b13464e08d6a6e55f82fe89bb2332a06b9a9c295933c808f84edf798
|
| 3 |
+
size 411
|