chiyuzhang commited on
Commit
c70b73a
·
1 Parent(s): 6e8dc0a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -13
config.json CHANGED
@@ -18,18 +18,5 @@
18
  "output_past": true,
19
  "pad_token_id": 0,
20
  "relative_attention_num_buckets": 32,
21
- "task_specific_params": {
22
- "paraphrase": {
23
- "early_stopping": true,
24
- "length_penalty": 2.0,
25
- "max_length": 128,
26
- "min_length": 30,
27
- "no_repeat_ngram_size": 3,
28
- "num_beams": 4,
29
- "top_p": 0.95,
30
- "top_k": 0,
31
- "prefix": "paraphrase: "
32
- },
33
- },
34
  "vocab_size": 32128
35
  }
 
18
  "output_past": true,
19
  "pad_token_id": 0,
20
  "relative_attention_num_buckets": 32,
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  "vocab_size": 32128
22
  }