speech-scorer / config.json
indiejoseph's picture
Upload NaturalnessClassifier
91423c1 verified
raw
history blame contribute delete
203 Bytes
{
"architectures": [
"NaturalnessClassifier"
],
"emb_dim": 128,
"model_type": "naturalness_classifier",
"torch_dtype": "float32",
"transformers_version": "4.50.3",
"vocab_size": 6562
}