osanseviero commited on
Commit
15f7eda
1 Parent(s): d0fd566

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -16,10 +16,10 @@
16
  },
17
  "initializer_range": 0.02,
18
  "label2id": {
19
- "LABEL_0": 0,
20
- "LABEL_1": 1,
21
- "LABEL_2": 2,
22
- "LABEL_3": 3
23
  },
24
  "max_position_embeddings": 512,
25
  "model_type": "distilbert",
 
16
  },
17
  "initializer_range": 0.02,
18
  "label2id": {
19
+ "World": 0,
20
+ "Sports": 1,
21
+ "Business": 2,
22
+ "Sci/Tech": 3
23
  },
24
  "max_position_embeddings": 512,
25
  "model_type": "distilbert",