binit
commited on
Commit
·
d63fb2f
1
Parent(s):
cdb560f
revert
Browse files- config.json +1 -1
- model.safetensors +1 -1
- preprocessor_config.json +0 -20
- training_args.bin +2 -2
config.json
CHANGED
@@ -49,7 +49,7 @@
|
|
49 |
"position_embedding_type": "sine",
|
50 |
"scale_embedding": false,
|
51 |
"torch_dtype": "float32",
|
52 |
-
"transformers_version": "4.
|
53 |
"use_pretrained_backbone": true,
|
54 |
"use_timm_backbone": true
|
55 |
}
|
|
|
49 |
"position_embedding_type": "sine",
|
50 |
"scale_embedding": false,
|
51 |
"torch_dtype": "float32",
|
52 |
+
"transformers_version": "4.38.2",
|
53 |
"use_pretrained_backbone": true,
|
54 |
"use_timm_backbone": true
|
55 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 166495852
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5762e4c7c015d3a2ce487a7328d675ac4e096c0a03bc9403be308a3bde2d85a1
|
3 |
size 166495852
|
preprocessor_config.json
CHANGED
@@ -1,24 +1,4 @@
|
|
1 |
{
|
2 |
-
"_valid_processor_keys": [
|
3 |
-
"images",
|
4 |
-
"annotations",
|
5 |
-
"return_segmentation_masks",
|
6 |
-
"masks_path",
|
7 |
-
"do_resize",
|
8 |
-
"size",
|
9 |
-
"resample",
|
10 |
-
"do_rescale",
|
11 |
-
"rescale_factor",
|
12 |
-
"do_normalize",
|
13 |
-
"do_convert_annotations",
|
14 |
-
"image_mean",
|
15 |
-
"image_std",
|
16 |
-
"do_pad",
|
17 |
-
"format",
|
18 |
-
"return_tensors",
|
19 |
-
"data_format",
|
20 |
-
"input_data_format"
|
21 |
-
],
|
22 |
"do_convert_annotations": true,
|
23 |
"do_normalize": true,
|
24 |
"do_pad": true,
|
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"do_convert_annotations": true,
|
3 |
"do_normalize": true,
|
4 |
"do_pad": true,
|
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:70b5262ffb3026995ffc6dc28db66d0df568c71cd46b292da17fa04aeeaac634
|
3 |
+
size 4920
|