yogami9's picture
Deploy NEED AI model v1.0 (attempt 1)
6e36114 verified
{
"model_type": "need_conversational",
"architectures": [
"NEEDConversationalModel"
],
"vocab_size": 50257,
"d_model": 512,
"num_layers": 6,
"num_heads": 8,
"num_intents": 10,
"num_categories": 20,
"max_position_embeddings": 512,
"dropout": 0.1,
"torch_dtype": "float32",
"transformers_version": "4.35.0",
"auto_map": {
"AutoModel": "modeling_need.NEEDConversationalModel"
}
}