phoebeklett commited on
Commit
983e5f5
1 Parent(s): 87c923c

Delete generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +0 -10
generation_config.json DELETED
@@ -1,10 +0,0 @@
1
- {
2
- "bos_token_id": 1,
3
- "do_sample": true,
4
- "eos_token_id": 2,
5
- "max_length": 4096,
6
- "pad_token_id": 0,
7
- "temperature": 0.6,
8
- "top_p": 0.9,
9
- "transformers_version": "4.32.0"
10
- }