raynardj commited on
Commit
97ac666
1 Parent(s): d1dc7ab

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -11,7 +11,7 @@
11
  ],
12
  "attn_pdrop": 0.1,
13
  "bad_words_ids": null,
14
- "bos_token_id": 50256,
15
  "chunk_size_feed_forward": 0,
16
  "decoder_start_token_id": null,
17
  "diversity_penalty": 0.0,
@@ -19,7 +19,7 @@
19
  "early_stopping": false,
20
  "embd_pdrop": 0.1,
21
  "encoder_no_repeat_ngram_size": 0,
22
- "eos_token_id": 50256,
23
  "finetuning_task": null,
24
  "forced_bos_token_id": null,
25
  "forced_eos_token_id": null,
 
11
  ],
12
  "attn_pdrop": 0.1,
13
  "bad_words_ids": null,
14
+ "bos_token_id": 101,
15
  "chunk_size_feed_forward": 0,
16
  "decoder_start_token_id": null,
17
  "diversity_penalty": 0.0,
 
19
  "early_stopping": false,
20
  "embd_pdrop": 0.1,
21
  "encoder_no_repeat_ngram_size": 0,
22
+ "eos_token_id": 102,
23
  "finetuning_task": null,
24
  "forced_bos_token_id": null,
25
  "forced_eos_token_id": null,