PyTorch
BiLSTM
alex1359's picture
Upload 5 files
f637d36 verified
{
"model_type": "BiLSTM",
"embedding_dim": 128,
"hidden_dim": 128,
"max_length": 200,
"num_classes": 3
}