TenFate commited on
Commit
ae1edc6
·
verified ·
1 Parent(s): fc8b124

Delete generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +0 -13
generation_config.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "eos_token_id": [
3
- 151329,
4
- 151336,
5
- 151338
6
- ],
7
- "pad_token_id": 151329,
8
- "do_sample": true,
9
- "temperature": 0.8,
10
- "max_length": 8192,
11
- "top_p": 0.8,
12
- "transformers_version": "4.42.4"
13
- }