gpn-animal-promoter / config.json
gonzalobenegas's picture
Upload GPNForMaskedLM
3bfcd8b verified
{
"_name_or_path": "/scratch/users/gbenegas/projects/gpn-animal-promoter/results/checkpoints/mlm/v4_v6/512_64_1024/checkpoint-370000",
"architectures": [
"GPNForMaskedLM"
],
"attention_probs_dropout_prob": 0.1,
"aux_features_vocab_size": 5,
"bias": false,
"classification_head": "standard",
"depthwise": false,
"dilation_base": 2,
"dilation_cycle": 8,
"dilation_double_every": 1,
"dilation_max": 9999,
"embedding": "embedding",
"embedding_size": 768,
"encoder": "bytenet",
"first_kernel_size": 9,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.0,
"hidden_size": 1024,
"initializer_range": 0.02,
"intermediate_size": 2048,
"layer_norm_eps": 1e-12,
"max_position_embeddings": 1536,
"mlm_head_transform": false,
"model_type": "GPN",
"n_aux_features": 0,
"num_attention_heads": 12,
"num_hidden_layers": 64,
"pad_token_id": 0,
"pos_weight": null,
"regression_softplus": false,
"rest_kernel_size": 5,
"rotary_value": false,
"slim": true,
"tie_word_embeddings": false,
"torch_dtype": "float32",
"transformers_version": "4.48.0",
"type_vocab_size": 2,
"use_cache": true,
"vocab_size": 7
}