Upload DistilBertForSequenceClassification
Browse files- 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,
|