kashyaparun's picture
uploading the updated model files
4d8411f verified
raw
history blame
370 Bytes
{
"architectures": ["RobertaForSequenceClassification"],
"model_type": "roberta",
"hidden_size": 768,
"num_attention_heads": 12,
"num_hidden_layers": 12,
"vocab_size": 50265,
"num_labels": 28,
"initializer_range": 0.02,
"layer_norm_eps": 1e-05,
"hidden_dropout_prob": 0.1,
"attention_probs_dropout_prob": 0.1
}