MrD05 commited on
Commit
95d6ff0
1 Parent(s): 4e0bbf5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -6
config.json CHANGED
@@ -88,12 +88,7 @@
88
  "text-generation": {
89
  "do_sample": true,
90
  "max_new_tokens": 2048,
91
- "temperature": 0.5,
92
- "top_p": 0.7,
93
- "typical_p": 0.19,
94
- "repetition_penalty": 1.1,
95
- "encoder_repetition_penalty": 1,
96
- "return_full_text":false
97
  }
98
  },
99
  "num_hidden_layers": 24,
 
88
  "text-generation": {
89
  "do_sample": true,
90
  "max_new_tokens": 2048,
91
+ "temperature": 0.5
 
 
 
 
 
92
  }
93
  },
94
  "num_hidden_layers": 24,