mdineshk commited on
Commit
cef2cfe
1 Parent(s): 52fedc3

Upload TableTransformerForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +4 -12
  2. model.safetensors +2 -2
config.json CHANGED
@@ -2125,23 +2125,15 @@
2125
  "giou_cost": 2,
2126
  "giou_loss_coefficient": 2,
2127
  "id2label": {
2128
- "0": "LABEL_0",
2129
- "1": "LABEL_1",
2130
- "2": "LABEL_2",
2131
- "3": "LABEL_3",
2132
- "4": "LABEL_4",
2133
- "5": "LABEL_5"
2134
  },
2135
  "init_std": 0.02,
2136
  "init_xavier_std": 1.0,
2137
  "is_encoder_decoder": true,
2138
  "label2id": {
2139
- "LABEL_0": 0,
2140
- "LABEL_1": 1,
2141
- "LABEL_2": 2,
2142
- "LABEL_3": 3,
2143
- "LABEL_4": 4,
2144
- "LABEL_5": 5
2145
  },
2146
  "mask_loss_coefficient": 1,
2147
  "model_type": "table-transformer",
 
2125
  "giou_cost": 2,
2126
  "giou_loss_coefficient": 2,
2127
  "id2label": {
2128
+ "0": "table",
2129
+ "1": "table rotated"
 
 
 
 
2130
  },
2131
  "init_std": 0.02,
2132
  "init_xavier_std": 1.0,
2133
  "is_encoder_decoder": true,
2134
  "label2id": {
2135
+ "table": 0,
2136
+ "table rotated": 1
 
 
 
 
2137
  },
2138
  "mask_loss_coefficient": 1,
2139
  "model_type": "table-transformer",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09ea0f7bdb1dc425ad3340b01f42edafabe79d5a09ffe424af2bda1129ac5ace
3
- size 115324516
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d53727a8d3bd8484fe7ba7fab48ebb0125bd17036801a2f9fee6d1f648f104d0
3
+ size 115320404