audiomae / config.json
Jour's picture
Upload PretrainedAudioMAEEncoder
0d8e229 verified
raw
history blame contribute delete
229 Bytes
{
"architectures": [
"PretrainedAudioMAEEncoder"
],
"img_size": [
1024,
128
],
"in_chans": 1,
"model_type": "audiomae",
"num_classes": 0,
"torch_dtype": "float32",
"transformers_version": "4.45.2"
}