|
{ |
|
"_name_or_path": "./", |
|
"architectures": [ |
|
"TrillssonEfficientNetModel" |
|
], |
|
"block_configs": [ |
|
[ |
|
1, |
|
24, |
|
2, |
|
1, |
|
0, |
|
1 |
|
], |
|
[ |
|
4, |
|
48, |
|
4, |
|
2, |
|
0, |
|
1 |
|
], |
|
[ |
|
4, |
|
64, |
|
4, |
|
2, |
|
0, |
|
1 |
|
], |
|
[ |
|
4, |
|
128, |
|
6, |
|
2, |
|
1, |
|
0 |
|
], |
|
[ |
|
6, |
|
160, |
|
9, |
|
1, |
|
1, |
|
0 |
|
], |
|
[ |
|
6, |
|
256, |
|
15, |
|
2, |
|
1, |
|
0 |
|
] |
|
], |
|
"classifier_dropout_prob": 0.8, |
|
"depth_divisible_by": 8, |
|
"depth_multiplier": 1.0, |
|
"drop_connect_rate": 0.2, |
|
"f_max": 7500.0, |
|
"f_min": 125.0, |
|
"fft_length": null, |
|
"hidden_act": "swish", |
|
"hop_length_secs": 0.01, |
|
"initializer_range": 0.02, |
|
"log_additive_offset": 0.001, |
|
"log_floor": 1e-12, |
|
"min_depth": 8, |
|
"model_type": "trillsson_efficientnet", |
|
"norm_eps": 0.001, |
|
"norm_momentum": 0.1, |
|
"output_size": 1024, |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.27.0.dev0", |
|
"window_length_secs": 0.025 |
|
} |
|
|