apkonsta commited on
Commit
08b9c60
1 Parent(s): b5c3fc5

Upload TableTransformerForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +3 -5
  2. model.safetensors +2 -2
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
- "TableTransformerModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
@@ -38,15 +38,13 @@
38
  "giou_cost": 2,
39
  "giou_loss_coefficient": 2,
40
  "id2label": {
41
- "0": "table",
42
- "1": "table rotated"
43
  },
44
  "init_std": 0.02,
45
  "init_xavier_std": 1.0,
46
  "is_encoder_decoder": true,
47
  "label2id": {
48
- "table": 0,
49
- "table rotated": 1
50
  },
51
  "mask_loss_coefficient": 1,
52
  "model_type": "table-transformer",
 
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
+ "TableTransformerForObjectDetection"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
 
38
  "giou_cost": 2,
39
  "giou_loss_coefficient": 2,
40
  "id2label": {
41
+ "0": "table"
 
42
  },
43
  "init_std": 0.02,
44
  "init_xavier_std": 1.0,
45
  "is_encoder_decoder": true,
46
  "label2id": {
47
+ "0": "table"
 
48
  },
49
  "mask_loss_coefficient": 1,
50
  "model_type": "table-transformer",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:637b2fe0b29693dddbe9a59a2f1f4d63f2af2fbcce90826dcfa0fc16e41f7552
3
- size 114780616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e5f1ee7929bf09987eca4d4dcdbc907284cec1e43fdc9d79ec400cdb9a3d405
3
+ size 115317108