Model save
Browse files
README.md
CHANGED
@@ -3,11 +3,7 @@ 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 |
-
metrics:
|
10 |
-
- accuracy
|
11 |
model-index:
|
12 |
- name: vit-base-patch16-224-in21k
|
13 |
results: []
|
@@ -18,13 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# vit-base-patch16-224-in21k
|
20 |
|
21 |
-
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on
|
22 |
-
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: nan
|
24 |
-
- Accuracy: 0.0630
|
25 |
-
- Memory Allocated (gb): 1.53
|
26 |
-
- Max Memory Allocated (gb): 1.61
|
27 |
-
- Total Memory Available (gb): 126.62
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: google/vit-base-patch16-224-in21k
|
5 |
tags:
|
|
|
|
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
model-index:
|
8 |
- name: vit-base-patch16-224-in21k
|
9 |
results: []
|
|
|
14 |
|
15 |
# vit-base-patch16-224-in21k
|
16 |
|
17 |
+
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
config.json
CHANGED
@@ -54,7 +54,6 @@
|
|
54 |
"num_channels": 3,
|
55 |
"num_hidden_layers": 12,
|
56 |
"patch_size": 16,
|
57 |
-
"problem_type": "single_label_classification",
|
58 |
"qkv_bias": true,
|
59 |
"torch_dtype": "float32",
|
60 |
"transformers_version": "4.45.2"
|
|
|
54 |
"num_channels": 3,
|
55 |
"num_hidden_layers": 12,
|
56 |
"patch_size": 16,
|
|
|
57 |
"qkv_bias": true,
|
58 |
"torch_dtype": "float32",
|
59 |
"transformers_version": "4.45.2"
|
runs/Nov06_05-34-13_gtown-28NZK54/events.out.tfevents.1730871261.gtown-28NZK54.4600.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4660090bc58e294f432d5cf226066c1d1d5331cd9d30f124415b964b7f940fb
|
3 |
+
size 6838
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d288ef92a768fde4f1071485c821b02a927d0f0d3a19bfd0e86dcaa05b98eb6
|
3 |
size 5112
|