salma-remyx commited on
Commit
6634a05
1 Parent(s): 1b9f71c

Upload generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. generation_config.json +8 -3
generation_config.json CHANGED
@@ -1,3 +1,8 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f08b1ec30ce67f8c85e45853bcc5486639df57ff573cff0dd6b0e14efa7bca80
3
- size 154
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "max_length": 4096,
6
+ "pad_token_id": 0,
7
+ "transformers_version": "4.37.2"
8
+ }