Model save
Browse files
config.json
CHANGED
|
@@ -28,5 +28,5 @@
|
|
| 28 |
"problem_type": "single_label_classification",
|
| 29 |
"qkv_bias": true,
|
| 30 |
"torch_dtype": "float32",
|
| 31 |
-
"transformers_version": "4.
|
| 32 |
}
|
|
|
|
| 28 |
"problem_type": "single_label_classification",
|
| 29 |
"qkv_bias": true,
|
| 30 |
"torch_dtype": "float32",
|
| 31 |
+
"transformers_version": "4.25.1"
|
| 32 |
}
|
preprocessor_config.json
CHANGED
|
@@ -1,17 +1,22 @@
|
|
| 1 |
{
|
| 2 |
"do_normalize": true,
|
|
|
|
| 3 |
"do_resize": true,
|
| 4 |
-
"feature_extractor_type": "ViTFeatureExtractor",
|
| 5 |
"image_mean": [
|
| 6 |
0.5,
|
| 7 |
0.5,
|
| 8 |
0.5
|
| 9 |
],
|
|
|
|
| 10 |
"image_std": [
|
| 11 |
0.5,
|
| 12 |
0.5,
|
| 13 |
0.5
|
| 14 |
],
|
| 15 |
"resample": 2,
|
| 16 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"do_normalize": true,
|
| 3 |
+
"do_rescale": true,
|
| 4 |
"do_resize": true,
|
|
|
|
| 5 |
"image_mean": [
|
| 6 |
0.5,
|
| 7 |
0.5,
|
| 8 |
0.5
|
| 9 |
],
|
| 10 |
+
"image_processor_type": "ViTImageProcessor",
|
| 11 |
"image_std": [
|
| 12 |
0.5,
|
| 13 |
0.5,
|
| 14 |
0.5
|
| 15 |
],
|
| 16 |
"resample": 2,
|
| 17 |
+
"rescale_factor": 0.00392156862745098,
|
| 18 |
+
"size": {
|
| 19 |
+
"height": 224,
|
| 20 |
+
"width": 224
|
| 21 |
+
}
|
| 22 |
}
|
pytorch_model.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:2278d3931f80ce27ec2e24d35d03e79484886384ac0e49738fe09ee69d5b2626
|
| 3 |
+
size 343268717
|
runs/Dec29_15-35-09_bdd2fbdb2d12/1672328261.89036/events.out.tfevents.1672328261.bdd2fbdb2d12.194.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:245b708cd1ca17edda7054e9e0aafa1881040cd76d19a38caa666035ac739a48
|
| 3 |
+
size 5537
|
runs/Dec29_15-35-09_bdd2fbdb2d12/events.out.tfevents.1672328261.bdd2fbdb2d12.194.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0b456631a2fa3cfa56605a910b5eba7da29674381aaf71a2074c30cfe9d546e
|
| 3 |
+
size 4240
|
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:04a1a7ca823d1325100e57cd2b1269365f9147018745e2d1e595e4f59fe9d942
|
| 3 |
+
size 3451
|