andythetechnerd03 commited on
Commit
d3dac1e
·
verified ·
1 Parent(s): 20610b3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -23,4 +23,7 @@
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
  "vocab_size": 30522,
 
 
 
26
  }
 
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
  "vocab_size": 30522,
26
+ "id2label": [
27
+ "Human",
28
+ "AI"
29
  }