84nth08h commited on
Commit
681001e
·
verified ·
1 Parent(s): 24f5b52

Trained with Unsloth

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -3,6 +3,6 @@
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "max_length": 4096,
6
- "pad_token_id": 4,
7
  "transformers_version": "4.48.3"
8
  }
 
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "max_length": 4096,
6
+ "pad_token_id": 0,
7
  "transformers_version": "4.48.3"
8
  }