m3hrdadfi commited on
Commit
8ac2cb3
1 Parent(s): 36ecd30

full-text config fixed

Browse files
Files changed (1) hide show
  1. config.json +0 -1
config.json CHANGED
@@ -27,7 +27,6 @@
27
  "task_specific_params": {
28
  "text-generation": {
29
  "do_sample": true,
30
- "return_full_text": false,
31
  "max_length": 256,
32
  "top_k": 50,
33
  "top_p": 0.95
27
  "task_specific_params": {
28
  "text-generation": {
29
  "do_sample": true,
 
30
  "max_length": 256,
31
  "top_k": 50,
32
  "top_p": 0.95