selvaonline commited on
Commit
8e35317
·
verified ·
1 Parent(s): 5e5d96d

Upload DistilBertForSequenceClassification

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -25,6 +25,7 @@
25
  "LABEL_4": 4,
26
  "LABEL_5": 5
27
  },
 
28
  "max_position_embeddings": 512,
29
  "model_type": "distilbert",
30
  "n_heads": 12,
 
25
  "LABEL_4": 4,
26
  "LABEL_5": 5
27
  },
28
+ "library_name": "transformers",
29
  "max_position_embeddings": 512,
30
  "model_type": "distilbert",
31
  "n_heads": 12,