deepparag commited on
Commit
84253a2
1 Parent(s): 990e32b
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.8
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.8,
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:45bbd370a547643271fc877e4810f64a9c40c9da1eea43d5c90cec9351c6e87f
3
  size 1444576537
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5f99b1ca09d7368a1b548f56254f6cb249982c07af5c5ad004deb596f191060
3
  size 1444576537