ArthurZ HF staff commited on
Commit
1183ca3
1 Parent(s): a5fe5bc

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +5 -5
generation_config.json CHANGED
@@ -8,10 +8,11 @@
8
  "decoder_start_token_id": 50257,
9
  "eos_token_id": 50256,
10
  "forced_decoder_ids": [
11
- [
12
- 1,
13
- 50362
14
- ]
 
15
  ],
16
  "is_multilingual": true,
17
  "lang_to_id": {
@@ -33,7 +34,6 @@
33
  "<|da|>": 50285,
34
  "<|de|>": 50261,
35
  "<|el|>": 50281,
36
- "<|endoftext|>": 50257,
37
  "<|en|>": 50259,
38
  "<|es|>": 50262,
39
  "<|et|>": 50307,
 
8
  "decoder_start_token_id": 50257,
9
  "eos_token_id": 50256,
10
  "forced_decoder_ids": [
11
+ [1,
12
+ null],
13
+ [2,
14
+ 50358
15
+ ],
16
  ],
17
  "is_multilingual": true,
18
  "lang_to_id": {
 
34
  "<|da|>": 50285,
35
  "<|de|>": 50261,
36
  "<|el|>": 50281,
 
37
  "<|en|>": 50259,
38
  "<|es|>": 50262,
39
  "<|et|>": 50307,