system HF staff commited on
Commit
1d02002
1 Parent(s): 6cb86ba

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -10
config.json CHANGED
@@ -57,15 +57,5 @@
57
  "static_position_embeddings": false,
58
  "student_decoder_layers": null,
59
  "student_encoder_layers": null,
60
- "task_specific_params": {
61
- "summarization": {
62
- "early_stopping": true,
63
- "length_penalty": 2.0,
64
- "max_length": 142,
65
- "min_length": 56,
66
- "no_repeat_ngram_size": 3,
67
- "num_beams": 4
68
- }
69
- },
70
  "vocab_size": 50264
71
  }
 
57
  "static_position_embeddings": false,
58
  "student_decoder_layers": null,
59
  "student_encoder_layers": null,
 
 
 
 
 
 
 
 
 
 
60
  "vocab_size": 50264
61
  }