vivicai commited on
Commit
2c669df
1 Parent(s): 0ea07fb

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
- "do_sample": true,
3
- "eos_token_id": 2,
4
- "max_length": 1024,
5
- "pad_token_id": 60514,
6
- "repetition_penalty": 1.06,
7
- "temperature": 0.2,
8
- "transformers_version": "4.31.0"
9
- }
10
-