Model save
Browse files
README.md
CHANGED
@@ -2,14 +2,9 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
5 |
-
- image-classification
|
6 |
-
- image-feature-extraction
|
7 |
-
- image-to-text
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- imagefolder
|
11 |
-
metrics:
|
12 |
-
- accuracy
|
13 |
model-index:
|
14 |
- name: vit-finetune-scrap
|
15 |
results: []
|
@@ -20,10 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
# vit-finetune-scrap
|
22 |
|
23 |
-
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
|
24 |
-
It achieves the following results on the evaluation set:
|
25 |
-
- Loss: 1.6106
|
26 |
-
- Accuracy: 0.9667
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
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: []
|
|
|
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_10-48-05_X5C922065N/events.out.tfevents.1711100891.X5C922065N.52576.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89c0b25cc5d7059f68c6dfe4b6b5965d3b04821b46b0627dfbe4393ce1cfdd46
|
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:3b866bf7e7002388dfcff6dcdf79fba35279dfbdb28c9f35e0cf98af2540d619
|
3 |
size 4920
|