Hana-12345 commited on
Commit
22df240
verified
1 Parent(s): 72fccc9

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -2,6 +2,7 @@
2
  "architectures": [
3
  "DistilBertForSequenceClassification"
4
  ],
 
5
  "attention_probs_dropout_prob": 0.1,
6
  "embedding_size": 768,
7
  "hidden_dropout_prob": 0.1,
 
2
  "architectures": [
3
  "DistilBertForSequenceClassification"
4
  ],
5
+ "model_type": "distilbert",
6
  "attention_probs_dropout_prob": 0.1,
7
  "embedding_size": 768,
8
  "hidden_dropout_prob": 0.1,