File size: 314 Bytes
fa2114e
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "model_type": "bert",
  "architectures": [
    "BertForSequenceClassification"
  ],
  "hidden_size": 768,
  "num_hidden_layers": 12,
  "training_step": 800,
  "training_seed": 358,
  "pipeline_tag": "text-classification",
  "library_name": "transformers",
  "selection_policy": "validated-apache-under-110m"
}