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