alespalla commited on
Commit
3e36785
1 Parent(s): dc6b8b2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -9,11 +9,11 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "LABEL_0"
13
  },
14
  "initializer_range": 0.02,
15
  "label2id": {
16
- "LABEL_0": 0
17
  },
18
  "max_position_embeddings": 512,
19
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "REWARD"
13
  },
14
  "initializer_range": 0.02,
15
  "label2id": {
16
+ "REWARD": 0
17
  },
18
  "max_position_embeddings": 512,
19
  "model_type": "distilbert",