BERT-Text2Date / config.json
Parssky's picture
Push model using huggingface_hub.
36fb1a2 verified
raw
history blame contribute delete
139 Bytes
{
"device": "cuda",
"dropout": 0.1,
"input_dim": 32,
"model_dim": 256,
"num_heads": 4,
"num_layers": 4,
"output_dim": 25003
}