🍻 cheers
Browse files
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- image-classification
|
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- imagefolder
|
@@ -31,7 +32,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
# vit-finetune-scrap
|
33 |
|
34 |
-
This model is a fine-tuned version of [
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.9895
|
37 |
- Accuracy: 1.0
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: d071696/vit-finetune-scrap
|
4 |
tags:
|
5 |
- image-classification
|
6 |
+
- image-to-text
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- imagefolder
|
|
|
32 |
|
33 |
# vit-finetune-scrap
|
34 |
|
35 |
+
This model is a fine-tuned version of [d071696/vit-finetune-scrap](https://huggingface.co/d071696/vit-finetune-scrap) on the d071696/scraps1 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
- Loss: 0.9895
|
38 |
- Accuracy: 1.0
|