qgallouedec HF Staff commited on
Commit
637652b
·
verified ·
1 Parent(s): bce0ae6

Upload config

Browse files
Files changed (1) hide show
  1. generation_config.json +3 -6
generation_config.json CHANGED
@@ -1,10 +1,7 @@
1
  {
2
  "_from_model_config": true,
3
- "bos_token_id": 5,
4
- "eos_token_id": 255001,
5
- "output_attentions": false,
6
- "output_hidden_states": false,
7
  "pad_token_id": 0,
8
- "transformers_version": "5.2.0.dev0",
9
- "use_cache": true
10
  }
 
1
  {
2
  "_from_model_config": true,
3
+ "bos_token_id": 2,
4
+ "eos_token_id": 3,
 
 
5
  "pad_token_id": 0,
6
+ "transformers_version": "5.2.0.dev0"
 
7
  }