xiuqhou commited on
Commit
7eeaa7e
·
verified ·
1 Parent(s): abf4ca6

Add model from convert_relation_detr_original_pytorch_checkpoint_to_pytorch.py

Browse files
Files changed (2) hide show
  1. config.json +4 -1
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,7 +1,9 @@
1
  {
2
- "_attn_implementation_autoset": true,
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
 
 
 
5
  "attention_dropout": 0.0,
6
  "backbone": "resnet50",
7
  "backbone_config": null,
@@ -229,6 +231,7 @@
229
  "sin_cos_offset": -0.5,
230
  "sin_cos_scale": 6.283185307179586,
231
  "sin_cos_temperature": 10000,
 
232
  "transformers_version": "4.48.0.dev0",
233
  "two_stage_binary_cls": false,
234
  "use_pretrained_backbone": false,
 
1
  {
 
2
  "activation_dropout": 0.0,
3
  "activation_function": "relu",
4
+ "architectures": [
5
+ "RelationDetrForObjectDetection"
6
+ ],
7
  "attention_dropout": 0.0,
8
  "backbone": "resnet50",
9
  "backbone_config": null,
 
231
  "sin_cos_offset": -0.5,
232
  "sin_cos_scale": 6.283185307179586,
233
  "sin_cos_temperature": 10000,
234
+ "torch_dtype": "float32",
235
  "transformers_version": "4.48.0.dev0",
236
  "two_stage_binary_cls": false,
237
  "use_pretrained_backbone": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6f7319b7642c23655f81b98d37c2b7ce9f29b7f259b32e3a0391c5a0f626a37
3
- size 195974928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a8b6e58cb7970e3514a33414015135df0b615afab5300c57e9839ee8549f773
3
+ size 195974944