dveytia commited on
Commit
aa7a38f
1 Parent(s): ff16e55

Also change "label2id" from LABEL_0 to 'Relevance'

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -13,7 +13,7 @@
13
  },
14
  "initializer_range": 0.02,
15
  "label2id": {
16
- "LABEL_0": 0
17
  },
18
  "max_position_embeddings": 512,
19
  "model_type": "distilbert",
 
13
  },
14
  "initializer_range": 0.02,
15
  "label2id": {
16
+ "Relevance": 0
17
  },
18
  "max_position_embeddings": 512,
19
  "model_type": "distilbert",