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