deepparag commited on
Commit
17e1e38
1 Parent(s): a3dc316
Files changed (2) hide show
  1. config.json +1 -7
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -8,7 +8,6 @@
8
  "bos_token_id": 50256,
9
  "embd_pdrop": 0.1,
10
  "eos_token_id": 50256,
11
- "gradient_checkpointing": false,
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
14
  "model_type": "gpt2",
@@ -29,12 +28,7 @@
29
  "summary_use_proj": true,
30
  "task_specific_params": {
31
  "conversational": {
32
- "do_sample": true,
33
- "max_length": 200,
34
- "no_repeat_ngram_size": 4,
35
- "temperature": 0.85,
36
- "top_k": 100,
37
- "top_p": 0.7
38
  }
39
  },
40
  "torch_dtype": "float32",
 
8
  "bos_token_id": 50256,
9
  "embd_pdrop": 0.1,
10
  "eos_token_id": 50256,
 
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
 
28
  "summary_use_proj": true,
29
  "task_specific_params": {
30
  "conversational": {
31
+ "max_length": 1000
 
 
 
 
 
32
  }
33
  },
34
  "torch_dtype": "float32",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3947d24cf4a19ee18f4b9322ce2bc6932d95c22b2c11a06cc3b0308810bc1a9
3
  size 510401385
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc8068059f102b62e59450b599ec027a31dd5afecceeda12694416b475fd0b96
3
  size 510401385