Salmamoori
commited on
Commit
•
f646262
1
Parent(s):
4267b7a
End of training
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: vit-fine-tune-CIFAR-10-100Epochs-v1
|
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# vit-fine-tune-CIFAR-10-100Epochs-v1
|
15 |
|
16 |
-
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.1420
|
19 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
5 |
+
- vision
|
6 |
+
- VIT Transformer
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
- name: vit-fine-tune-CIFAR-10-100Epochs-v1
|
|
|
15 |
|
16 |
# vit-fine-tune-CIFAR-10-100Epochs-v1
|
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 the CIFAR 10 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.1420
|
21 |
|