Bram Vanroy commited on
Commit
1ad8d96
1 Parent(s): d903de4

Revert "Update generation_config.json"

Browse files

This reverts commit acf9f2b7af886679ced58e8f6095047d312604c5.

Files changed (1) hide show
  1. generation_config.json +2 -2
generation_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_from_model_config": true,
3
- "bos_token_id": 11,
4
- "eos_token_id": 11,
5
  "transformers_version": "4.30.2"
6
  }
 
1
  {
2
  "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
  "transformers_version": "4.30.2"
6
  }