Model save
Browse files- README.md +1 -21
- config.json +0 -1
- runs/Dec30_13-29-10_gpu-cv/events.out.tfevents.1735561768.gpu-cv +3 -0
- training_args.bin +2 -2
README.md
CHANGED
@@ -3,29 +3,12 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: google/vit-base-patch16-224-in21k
|
5 |
tags:
|
6 |
-
- image-classification
|
7 |
-
- vision
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- imagefolder
|
11 |
-
metrics:
|
12 |
-
- accuracy
|
13 |
model-index:
|
14 |
- name: models_diff
|
15 |
-
results:
|
16 |
-
- task:
|
17 |
-
name: Image Classification
|
18 |
-
type: image-classification
|
19 |
-
dataset:
|
20 |
-
name: imagefolder
|
21 |
-
type: imagefolder
|
22 |
-
config: default
|
23 |
-
split: train
|
24 |
-
args: default
|
25 |
-
metrics:
|
26 |
-
- name: Accuracy
|
27 |
-
type: accuracy
|
28 |
-
value: 1.0
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,9 +17,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
# models_diff
|
35 |
|
36 |
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.
|
37 |
-
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.0001
|
39 |
-
- Accuracy: 1.0
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: google/vit-base-patch16-224-in21k
|
5 |
tags:
|
|
|
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- imagefolder
|
|
|
|
|
9 |
model-index:
|
10 |
- name: models_diff
|
11 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
# models_diff
|
18 |
|
19 |
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.
|
|
|
|
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
config.json
CHANGED
@@ -26,7 +26,6 @@
|
|
26 |
"num_channels": 3,
|
27 |
"num_hidden_layers": 12,
|
28 |
"patch_size": 16,
|
29 |
-
"problem_type": "single_label_classification",
|
30 |
"qkv_bias": true,
|
31 |
"torch_dtype": "float32",
|
32 |
"transformers_version": "4.48.0.dev0"
|
|
|
26 |
"num_channels": 3,
|
27 |
"num_hidden_layers": 12,
|
28 |
"patch_size": 16,
|
|
|
29 |
"qkv_bias": true,
|
30 |
"torch_dtype": "float32",
|
31 |
"transformers_version": "4.48.0.dev0"
|
runs/Dec30_13-29-10_gpu-cv/events.out.tfevents.1735561768.gpu-cv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2eda36a466ec5f9e968ed9b611b3e36fcc233ba543a65b7e938b36bd43dd486d
|
3 |
+
size 5602
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:875ee1be83cf6cdbafa6bacf3f1c337526ef29f960f641a05ec9e98d0c9b8a78
|
3 |
+
size 5496
|