{ | |
"architectures": ["BioBARTForConditionalGeneration"], | |
"attention_probs_dropout_prob": 0.1, | |
"bos_token_id": 0, | |
"decoder_attention_heads": 12, | |
"decoder_ffn_dim": 3072, | |
"decoder_layers": 12, | |
"decoder_max_position_embeddings": 1024, | |
"eos_token_id": 2, | |
"initializer_range": 0.02, | |
"layer_norm_eps": 1e-05, | |
"max_position_embeddings": 1024, | |
"model_type": "bart", | |
"num_attention_heads": 12, | |
"num_hidden_layers": 12, | |
"vocab_size": 50265, | |
"pad_token_id": 1 | |
} | |