ChristianYang's picture
Super-squash branch 'main' using huggingface_hub
e92f375
Raw
History Blame Contribute Delete
1.07 kB
{
"architectures": [
"DashengModel"
],
"auto_map": {
"AutoConfig": "configuration_dasheng.DashengConfig",
"AutoModel": "modeling_dasheng.DashengModel"
},
"dtype": "float32",
"encoder_kwargs": {
"architectures": [
"DashengModel"
],
"auto_map": {
"AutoConfig": "configuration_dasheng.DashengConfig",
"AutoModel": "modeling_dasheng.DashengModel"
},
"depth": 12,
"embed_dim": 768,
"encoder_kwargs": {
"depth": 12,
"embed_dim": 768,
"num_heads": 12,
"patch_size": [
64,
4
],
"patch_stride": [
64,
4
],
"target_length": 1008
},
"model_type": "dasheng",
"name_or_path": "mispeech/dasheng-base",
"num_heads": 12,
"patch_size": [
64,
4
],
"patch_stride": [
64,
4
],
"target_length": 1008,
"torch_dtype": "float32",
"transformers_version": "4.35.2"
},
"loss": "BCELoss",
"model_type": "dasheng",
"name": "dasheng-base",
"transformers_version": "5.11.0"
}