msr2000 commited on
Commit
e28d677
1 Parent(s): 19ce550

Delete generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +0 -9
generation_config.json DELETED
@@ -1,9 +0,0 @@
1
- {
2
- "_from_model_config": true,
3
- "bos_token_id": 100000,
4
- "eos_token_id": 100001,
5
- "do_sample": true,
6
- "temperature": 0.3,
7
- "top_p": 0.95,
8
- "transformers_version": "4.39.3"
9
- }