wissamantoun's picture
Upload post/ckpt-115500/tf/config.json with huggingface_hub
5fddb3c verified
raw
history blame
571 Bytes
{
"attention_probs_dropout_prob": 0.1,
"bos_token_id": 1,
"embedding_size": 768,
"eos_token_id": 2,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
"hidden_size": 768,
"initializer_range": 0.02,
"intermediate_size": 3072,
"layer_norm_eps": 1e-07,
"max_position_embeddings": 1025,
"model_name": "camembertv2-base-bf16",
"model_type": "roberta",
"num_attention_heads": 12,
"num_hidden_layers": 12,
"pad_token_id": 0,
"position_biased_input": true,
"transformers_version": "4.18.0.dev0",
"type_vocab_size": 1,
"vocab_size": 32768
}