Model save
Browse files
README.md
CHANGED
@@ -2,31 +2,12 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
5 |
-
- image-classification
|
6 |
-
- feature-extraction
|
7 |
-
- zero-shot-image-classification
|
8 |
-
- image-to-text
|
9 |
- generated_from_trainer
|
10 |
datasets:
|
11 |
- imagefolder
|
12 |
-
metrics:
|
13 |
-
- accuracy
|
14 |
model-index:
|
15 |
- name: vit-finetune-scrap
|
16 |
-
results:
|
17 |
-
- task:
|
18 |
-
name: Image Classification
|
19 |
-
type: image-classification
|
20 |
-
dataset:
|
21 |
-
name: d071696/scraps1
|
22 |
-
type: imagefolder
|
23 |
-
config: default
|
24 |
-
split: train
|
25 |
-
args: default
|
26 |
-
metrics:
|
27 |
-
- name: Accuracy
|
28 |
-
type: accuracy
|
29 |
-
value: 0.9
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,10 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
# vit-finetune-scrap
|
36 |
|
37 |
-
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
|
38 |
-
It achieves the following results on the evaluation set:
|
39 |
-
- Loss: 1.5546
|
40 |
-
- Accuracy: 0.9
|
41 |
|
42 |
## Model description
|
43 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
|
|
|
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- imagefolder
|
|
|
|
|
8 |
model-index:
|
9 |
- name: vit-finetune-scrap
|
10 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# vit-finetune-scrap
|
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 imagefolder dataset.
|
|
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
runs/Mar22_11-05-25_X5C922065N/events.out.tfevents.1711101929.X5C922065N.52576.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf9150e7ddc7a3ac1476845d05b1b82c168463f00bd5eb155b4b9a8eb6362de2
|
3 |
+
size 6019
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76ddf0bcc458c6ccf514649c510c437b2bab40cdb5e3957cd67cf51806001073
|
3 |
size 4920
|