maubert-phone / config.json
angelo-ortiz's picture
Upload folder using huggingface_hub
2cb426c verified
Raw
History Blame Contribute Delete
476 Bytes
{
"downstream": {
"freeze_hubert": false,
"inventory_file": null,
"language": null,
"model_kwargs": {
"bidirection": true,
"dim": [
1024,
1024
],
"dropout": [
0.2,
0.2
],
"layer_norm": [
false,
false
],
"module": "LSTM",
"proj": [
false,
false
]
},
"model_select": "rnn",
"project_dim": 1024
},
"hubert_size": "base"
}