AutoDecompiler commited on
Commit
0653f94
·
verified ·
1 Parent(s): dab0ade

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
- "do_sample": true,
3
- "eos_token_id": [
4
- 151645,
5
- 151643
6
- ],
7
- "pad_token_id": 151643,
8
- "repetition_penalty": 1.05,
9
- "temperature": 0.7,
10
- "top_k": 20,
11
- "top_p": 0.8,
12
- "transformers_version": "4.57.3"
13
- }