Chang-Su commited on
Commit
8951421
1 Parent(s): b246652

Delete generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +0 -12
generation_config.json DELETED
@@ -1,12 +0,0 @@
1
- {
2
- "bos_token_id": 144782,
3
- "do_sample": true,
4
- "eos_token_id": [
5
- 144783,
6
- 144791
7
- ],
8
- "max_length": 8192,
9
- "temperature": 0.6,
10
- "top_p": 0.9,
11
- "transformers_version": "4.40.0"
12
- }