url-phishing-classifier-char / model_config.json
nhellyercreek's picture
Upload URL Phishing Classifier Char model
18f3d70 verified
{
"vocab_size": 100,
"embed_dim": 128,
"num_heads": 8,
"num_layers": 4,
"hidden_dim": 256,
"max_length": 512,
"num_labels": 2,
"dropout": 0.1
}