susnato commited on
Commit
515a66f
·
1 Parent(s): c7ad35c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "dropout": 0.1,
23
  "early_stopping": false,
24
  "encoder_no_repeat_ngram_size": 0,
25
- "eos_token_id": 2,
26
  "finetuning_task": null,
27
  "forced_bos_token_id": null,
28
  "forced_eos_token_id": null,
 
22
  "dropout": 0.1,
23
  "early_stopping": false,
24
  "encoder_no_repeat_ngram_size": 0,
25
+ "eos_token_id": 255,
26
  "finetuning_task": null,
27
  "forced_bos_token_id": null,
28
  "forced_eos_token_id": null,