izhx commited on
Commit
80cef0a
1 Parent(s): fe0c5de

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -9
config.json CHANGED
@@ -39,13 +39,5 @@
39
  "transformers_version": "4.25.1",
40
  "type_vocab_size": 2,
41
  "use_cache": true,
42
- "vocab_size": 21128,
43
- "id2label": {
44
- "0": "Human",
45
- "1": "ChatGPT"
46
- },
47
- "label2id": {
48
- "Human": 0,
49
- "ChatGPT": 1
50
- }
51
  }
 
39
  "transformers_version": "4.25.1",
40
  "type_vocab_size": 2,
41
  "use_cache": true,
42
+ "vocab_size": 21128
 
 
 
 
 
 
 
 
43
  }