sg485 commited on
Commit
c4c4410
·
1 Parent(s): e3a5df2

Upload DetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +2 -6
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "sg485/fine-tuned-detr-orderstack-v2",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
- "DetrModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
@@ -119,10 +119,6 @@
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,
 
1
  {
2
+ "_name_or_path": "/home/ec2-user/SageMaker/DETR_v2",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
+ "DetrForObjectDetection"
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
  "init_std": 0.02,
123
  "init_xavier_std": 1.0,
124
  "is_encoder_decoder": true,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea405b7ec9c97ecd066d69fb14f1a969534379922740918c67e06a4a51ba02e1
3
- size 166085365
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a1f9b6b765f3c5c571fc72e243708b4ba2cdc7fa3d7495455f9990d37e6ffc0
3
+ size 166624597