Spaces:
Running
Running
{ | |
"architectures": ["DistilBertForSequenceClassification"], | |
"model_type": "distilbert", | |
"num_labels": 2, | |
"hidden_size": 768, | |
"max_position_embeddings": 512, | |
"attention_probs_dropout_prob": 0.1, | |
"hidden_dropout_prob": 0.1, | |
"initializer_range": 0.02 | |
} | |