Upload TableTransformerForObjectDetection
Browse files- config.json +0 -10
- model.safetensors +2 -2
config.json
CHANGED
@@ -2125,19 +2125,9 @@
|
|
2125 |
"eos_coefficient": 0.4,
|
2126 |
"giou_cost": 2,
|
2127 |
"giou_loss_coefficient": 2,
|
2128 |
-
"id2label": {
|
2129 |
-
"0": "LABEL_0",
|
2130 |
-
"1": "LABEL_1",
|
2131 |
-
"2": "LABEL_2"
|
2132 |
-
},
|
2133 |
"init_std": 0.02,
|
2134 |
"init_xavier_std": 1.0,
|
2135 |
"is_encoder_decoder": true,
|
2136 |
-
"label2id": {
|
2137 |
-
"LABEL_0": 0,
|
2138 |
-
"LABEL_1": 1,
|
2139 |
-
"LABEL_2": 2
|
2140 |
-
},
|
2141 |
"mask_loss_coefficient": 1,
|
2142 |
"model_type": "table-transformer",
|
2143 |
"num_channels": 3,
|
|
|
2125 |
"eos_coefficient": 0.4,
|
2126 |
"giou_cost": 2,
|
2127 |
"giou_loss_coefficient": 2,
|
|
|
|
|
|
|
|
|
|
|
2128 |
"init_std": 0.02,
|
2129 |
"init_xavier_std": 1.0,
|
2130 |
"is_encoder_decoder": true,
|
|
|
|
|
|
|
|
|
|
|
2131 |
"mask_loss_coefficient": 1,
|
2132 |
"model_type": "table-transformer",
|
2133 |
"num_channels": 3,
|
model.safetensors
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:0eceed448d94226388105495f1a3414ffa5feac0e024854d7099c6ac7636982f
|
3 |
+
size 115433044
|