davda54 commited on
Commit
ac3afa1
1 Parent(s): 3b73353

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +0 -5
generation_config.json CHANGED
@@ -4,11 +4,6 @@
4
  "eos_token_id": 2,
5
  "pad_token_id": 0,
6
  "transformers_version": "4.36.0",
7
- "top_k": 64,
8
- "top_p": 0.9,
9
- "repetition_penalty": 1.0,
10
- "sample": true,
11
- "temperature": 0.3,
12
  "max_new_tokens": 512,
13
  "use_cache": false
14
  }
 
4
  "eos_token_id": 2,
5
  "pad_token_id": 0,
6
  "transformers_version": "4.36.0",
 
 
 
 
 
7
  "max_new_tokens": 512,
8
  "use_cache": false
9
  }