Upload model
Browse files- config.json +3 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
6 |
-
"
|
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": "
|
33 |
-
"1": "
|
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:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d15dedd949720c26972256d509f537927e352598556c80ac25bf161cc31c05a0
|
3 |
+
size 114861865
|