izhx commited on
Commit
9c97d73
1 Parent(s): 6892bd7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -9
config.json CHANGED
@@ -32,13 +32,5 @@
32
  "transformers_version": "4.25.1",
33
  "type_vocab_size": 1,
34
  "use_cache": true,
35
- "vocab_size": 50265,
36
- "id2label": {
37
- "0": "Human",
38
- "1": "ChatGPT"
39
- },
40
- "label2id": {
41
- "Human": 0,
42
- "ChatGPT": 1
43
- }
44
  }
 
32
  "transformers_version": "4.25.1",
33
  "type_vocab_size": 1,
34
  "use_cache": true,
35
+ "vocab_size": 50265
 
 
 
 
 
 
 
 
36
  }