Kushalguptaiitb commited on
Commit
c69bffc
·
verified ·
1 Parent(s): 7169fe4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +11 -2
config.json CHANGED
@@ -45,13 +45,22 @@
45
  ],
46
  "id2label": {
47
  "0": "LABEL_0",
48
- "1": "LABEL_1"
 
 
 
 
49
  },
50
  "is_decoder": false,
51
  "is_encoder_decoder": false,
52
  "label2id": {
53
  "LABEL_0": 0,
54
- "LABEL_1": 1
 
 
 
 
 
55
  },
56
  "layer_type": "bottleneck",
57
  "length_penalty": 1.0,
 
45
  ],
46
  "id2label": {
47
  "0": "LABEL_0",
48
+ "1": "LABEL_1",
49
+ "2": "LABEL_2",
50
+ "3": "LABEL_3",
51
+ "4": "LABEL_4",
52
+ "5": "LABEL_5"
53
  },
54
  "is_decoder": false,
55
  "is_encoder_decoder": false,
56
  "label2id": {
57
  "LABEL_0": 0,
58
+ "LABEL_1": 1,
59
+ "LABEL_2" : 2,
60
+ "LABEL_3" :3 ,
61
+ "LABEL_4": 4,
62
+ "LABEL_5 : 5"
63
+
64
  },
65
  "layer_type": "bottleneck",
66
  "length_penalty": 1.0,