erikacardenas300 commited on
Commit
b8c56fc
·
1 Parent(s): 217abad

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "architectures": [
6
  "DistilBertForSequenceClassification"
7
  ],
8
- "tag": "text-classification",
9
  "attention_dropout": 0.1,
10
  "dim": 768,
11
  "dropout": 0.1,
 
5
  "architectures": [
6
  "DistilBertForSequenceClassification"
7
  ],
8
+ "pipeline-tag": "text-classification",
9
  "attention_dropout": 0.1,
10
  "dim": 768,
11
  "dropout": 0.1,