FriedParrot commited on
Commit
63bba78
·
verified ·
1 Parent(s): 4ad7353

Add config file at 2025-10-03 12:25:25

Browse files
Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -1,9 +1,6 @@
1
  {
2
  "activation_dropout": 0.0,
3
  "activation_function": "relu",
4
- "architectures": [
5
- "DetrForSegmentation"
6
- ],
7
  "attention_dropout": 0.0,
8
  "auxiliary_loss": false,
9
  "backbone": "resnet50",
@@ -28,7 +25,6 @@
28
  "dice_loss_coefficient": 1,
29
  "dilation": false,
30
  "dropout": 0.1,
31
- "dtype": "float32",
32
  "encoder_attention_heads": 8,
33
  "encoder_ffn_dim": 2048,
34
  "encoder_layerdrop": 0.0,
 
1
  {
2
  "activation_dropout": 0.0,
3
  "activation_function": "relu",
 
 
 
4
  "attention_dropout": 0.0,
5
  "auxiliary_loss": false,
6
  "backbone": "resnet50",
 
25
  "dice_loss_coefficient": 1,
26
  "dilation": false,
27
  "dropout": 0.1,
 
28
  "encoder_attention_heads": 8,
29
  "encoder_ffn_dim": 2048,
30
  "encoder_layerdrop": 0.0,