Upload model
Browse files- config.json +6 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
6 |
-
"
|
7 |
],
|
8 |
"attention_dropout": 0.0,
|
9 |
"auxiliary_loss": false,
|
@@ -119,6 +119,10 @@
|
|
119 |
"eos_coefficient": 0.1,
|
120 |
"giou_cost": 2,
|
121 |
"giou_loss_coefficient": 2,
|
|
|
|
|
|
|
|
|
122 |
"init_std": 0.02,
|
123 |
"init_xavier_std": 1.0,
|
124 |
"is_encoder_decoder": true,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "sg485/fine-tuned-detr-orderstack-v2.2",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
6 |
+
"DetrModel"
|
7 |
],
|
8 |
"attention_dropout": 0.0,
|
9 |
"auxiliary_loss": false,
|
|
|
119 |
"eos_coefficient": 0.1,
|
120 |
"giou_cost": 2,
|
121 |
"giou_loss_coefficient": 2,
|
122 |
+
"id2label": {
|
123 |
+
"0": "columns",
|
124 |
+
"1": "header"
|
125 |
+
},
|
126 |
"init_std": 0.02,
|
127 |
"init_xavier_std": 1.0,
|
128 |
"is_encoder_decoder": true,
|
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:00baf12d9b488c73c9f39af8f5480ff512cfca09290a0eccb1d5ca9f3029b610
|
3 |
+
size 166085365
|