Chae commited on
Commit
32433c3
1 Parent(s): dd51d6e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -6
config.json CHANGED
@@ -28,12 +28,7 @@
28
  "summary_use_proj": true,
29
  "task_specific_params": {
30
  "conversational": {
31
- "max_length": 1000,
32
- "no_repeat_ngram_size": 5,
33
- "do_sample": true,
34
- "top_k": 100,
35
- "top_p": 0.8,
36
- "temperature": 0.9
37
  }
38
  },
39
  "torch_dtype": "float32",
 
28
  "summary_use_proj": true,
29
  "task_specific_params": {
30
  "conversational": {
31
+ "max_length": 1000
 
 
 
 
 
32
  }
33
  },
34
  "torch_dtype": "float32",