l3cube-pune commited on
Commit
5959e2d
1 Parent(s): 1406855

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -9
config.json CHANGED
@@ -28,13 +28,5 @@
28
  "transformers_version": "4.17.0",
29
  "type_vocab_size": 2,
30
  "use_cache": true,
31
- "vocab_size": 119547,
32
- "id2label": {
33
- "0": "Hate",
34
- "1": "Offensive"
35
- },
36
- "label2id": {
37
- "Hate": 0,
38
- "Offensive": 1,
39
- }
40
  }
 
28
  "transformers_version": "4.17.0",
29
  "type_vocab_size": 2,
30
  "use_cache": true,
31
+ "vocab_size": 119547
 
 
 
 
 
 
 
 
32
  }