hassinaLetxbe commited on
Commit
25cae41
·
verified ·
1 Parent(s): d062a19

Upload TableTransformerForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +4 -3
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "lightning_logs",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
- "TableTransformerModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
@@ -2127,7 +2127,8 @@
2127
  "giou_cost": 2,
2128
  "giou_loss_coefficient": 2,
2129
  "id2label": {
2130
- "0": "table"
 
2131
  },
2132
  "init_std": 0.02,
2133
  "init_xavier_std": 1.0,
 
1
  {
2
+ "_name_or_path": "microsoft/table-transformer-detection",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
+ "TableTransformerForObjectDetection"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
 
2127
  "giou_cost": 2,
2128
  "giou_loss_coefficient": 2,
2129
  "id2label": {
2130
+ "0": "table",
2131
+ "1": "table rotated"
2132
  },
2133
  "init_std": 0.02,
2134
  "init_xavier_std": 1.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcc5bdfb5d59a4a9f27bb3d2d7a2bc91541d13878fd406a8752230cb31867dd1
3
- size 114783928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0178e59a9886e37b9e51f7142cea0727e4e1f67569c9814db649aa5512ea2355
3
+ size 115320404