sg485 commited on
Commit
6067e78
1 Parent(s): befe725

Upload model

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
- "TableTransformerForObjectDetection"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
@@ -29,8 +29,8 @@
29
  "giou_cost": 2,
30
  "giou_loss_coefficient": 2,
31
  "id2label": {
32
- "0": "table",
33
- "1": "table rotated"
34
  },
35
  "init_std": 0.02,
36
  "init_xavier_std": 1.0,
 
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
+ "TableTransformerModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
 
29
  "giou_cost": 2,
30
  "giou_loss_coefficient": 2,
31
  "id2label": {
32
+ "0": "columns",
33
+ "1": "header"
34
  },
35
  "init_std": 0.02,
36
  "init_xavier_std": 1.0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c19ecc947683850a2c77a587d3e7901dde2f26d63b48470ccd8944d262296e6
3
- size 115558617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d15dedd949720c26972256d509f537927e352598556c80ac25bf161cc31c05a0
3
+ size 114861865