deepparag commited on
Commit
8af5c77
1 Parent(s): 6ea105f
Files changed (2) hide show
  1. config.json +6 -1
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -28,7 +28,12 @@
28
  "summary_use_proj": true,
29
  "task_specific_params": {
30
  "conversational": {
31
- "max_length": 1000
 
 
 
 
 
32
  }
33
  },
34
  "torch_dtype": "float32",
 
28
  "summary_use_proj": true,
29
  "task_specific_params": {
30
  "conversational": {
31
+ "do_sample": true,
32
+ "max_length": 1000,
33
+ "no_repeat_ngram_size": 4,
34
+ "temperature": 0.8,
35
+ "top_k": 100,
36
+ "top_p": 0.7
37
  }
38
  },
39
  "torch_dtype": "float32",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31508c2aa436e33de22ab1ed6371b582593b8554e5cb366ca5b8a8ed6090d0cc
3
  size 510401385
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:321be0409efefe3b88488e1d344b8f5315d12e9ef54e554bda9b420839ec1d0d
3
  size 510401385