LoCoNet_ASD / config.json
Superxixixi's picture
Upload loconet
5b70063
raw
history blame contribute delete
No virus
367 Bytes
{
"adjust_attention": false,
"architectures": [
"loconet"
],
"auto_map": {
"AutoConfig": "config_loconet.LoCoNetConfig",
"AutoModel": "modeling_loconet.loconet"
},
"av": "speaker_temporal",
"av_layers": 3,
"clip_length": 200,
"model_type": "loconet",
"num_speakers": 3,
"torch_dtype": "float32",
"transformers_version": "4.28.1"
}