dreji18 commited on
Commit
b0f1036
1 Parent(s): e3d55f1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
1
  {
2
+ "model_type": "bert",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"