system HF staff commited on
Commit
24c5cf0
1 Parent(s): b22a717

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -19,6 +19,7 @@
19
  "encoder_layerdrop": 0.0,
20
  "encoder_layers": 12,
21
  "eos_token_id": 2,
 
22
  "id2label": {
23
  "0": "LABEL_0",
24
  "1": "LABEL_1",
19
  "encoder_layerdrop": 0.0,
20
  "encoder_layers": 12,
21
  "eos_token_id": 2,
22
+ "force_bos_token_to_be_generated": true,
23
  "id2label": {
24
  "0": "LABEL_0",
25
  "1": "LABEL_1",