AT-Base / config.json
lhallee's picture
Upload folder using huggingface_hub
30b5a1c verified
raw
history blame contribute delete
435 Bytes
{
"architectures": [
"AnnotationTransformer"
],
"dropout": 0.1,
"dtype": "float32",
"expansion_ratio": 2.6666666666666665,
"hidden_size": 512,
"mask_token_id": 88281,
"max_position_embeddings": 1024,
"mlm_mask_probability": 0.15,
"model_type": "annotation_transformer",
"n_heads": 8,
"num_hidden_layers": 4,
"pad_token_id": 0,
"rotary": true,
"transformers_version": "4.57.6",
"vocab_size": 88282
}