File size: 453 Bytes
14a4a93
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "architectures": [
    "RMLSignalEncoder"
  ],
  "attn_drop_rate": 0.0,
  "drop_path_rate": 0.0,
  "drop_rate": 0.0,
  "embed_dim": 256,
  "mlp_ratio": 2.0,
  "model_type": "rml_signal_encoder",
  "norm_type": "layer_norm",
  "num_attention_heads": 4,
  "num_channels": 2,
  "num_hidden_layers": 5,
  "patch_size": 4,
  "pool_feature": false,
  "signal_size": 128,
  "torch_dtype": "float32",
  "transformers_version": "4.45.0",
  "use_fem": true
}