End of training
Browse files- config.json +1 -1
- preprocessor_config.json +6 -6
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
|
@@ -74,5 +74,5 @@
|
|
| 74 |
2
|
| 75 |
],
|
| 76 |
"torch_dtype": "float32",
|
| 77 |
-
"transformers_version": "4.
|
| 78 |
}
|
|
|
|
| 74 |
2
|
| 75 |
],
|
| 76 |
"torch_dtype": "float32",
|
| 77 |
+
"transformers_version": "4.31.0"
|
| 78 |
}
|
preprocessor_config.json
CHANGED
|
@@ -5,15 +5,15 @@
|
|
| 5 |
"do_resize": true,
|
| 6 |
"feature_extractor_type": "SegformerFeatureExtractor",
|
| 7 |
"image_mean": [
|
| 8 |
-
0.
|
| 9 |
-
0.
|
| 10 |
-
0.
|
| 11 |
],
|
| 12 |
"image_processor_type": "SegformerImageProcessor",
|
| 13 |
"image_std": [
|
| 14 |
-
0.
|
| 15 |
-
0.
|
| 16 |
-
0.
|
| 17 |
],
|
| 18 |
"resample": 2,
|
| 19 |
"rescale_factor": 0.00392156862745098,
|
|
|
|
| 5 |
"do_resize": true,
|
| 6 |
"feature_extractor_type": "SegformerFeatureExtractor",
|
| 7 |
"image_mean": [
|
| 8 |
+
0.7178310783673725,
|
| 9 |
+
0.6656352826441061,
|
| 10 |
+
0.561250527769185
|
| 11 |
],
|
| 12 |
"image_processor_type": "SegformerImageProcessor",
|
| 13 |
"image_std": [
|
| 14 |
+
0.11939309086593752,
|
| 15 |
+
0.12023050606805916,
|
| 16 |
+
0.10785259768170144
|
| 17 |
],
|
| 18 |
"resample": 2,
|
| 19 |
"rescale_factor": 0.00392156862745098,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 189125277
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:269fede41807ff5c5a34c98b2db1201a859b94d1a2802687ed8ea7f62f8c4b19
|
| 3 |
size 189125277
|
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:fab86f23740f8fffd410ba1decd48e53ea2bb37b664f16215c79c450ed1262ce
|
| 3 |
+
size 3963
|