andythetechnerd03 commited on
Commit
acbd97b
·
verified ·
1 Parent(s): 9087b78

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -2
config.json CHANGED
@@ -3,8 +3,6 @@
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
- "id2label": {0: "Human", 1: "AI"},
7
- "label2id": {"Human": 0, "AI": 1},
8
  "attention_probs_dropout_prob": 0.1,
9
  "classifier_dropout": null,
10
  "hidden_act": "gelu",
 
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
 
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
  "hidden_act": "gelu",