system HF staff commited on
Commit
ceacc9a
1 Parent(s): 8ae4990

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -10
config.json CHANGED
@@ -35,15 +35,5 @@
35
  "prefix": " ",
36
  "scale_embedding": false,
37
  "static_position_embeddings": false,
38
- "task_specific_params": {
39
- "summarization": {
40
- "early_stopping": true,
41
- "length_penalty": 2.0,
42
- "max_length": 142,
43
- "min_length": 56,
44
- "no_repeat_ngram_size": 3,
45
- "num_beams": 4
46
- }
47
- },
48
  "vocab_size": 50265
49
  }
35
  "prefix": " ",
36
  "scale_embedding": false,
37
  "static_position_embeddings": false,
 
 
 
 
 
 
 
 
 
 
38
  "vocab_size": 50265
39
  }