system HF staff commited on
Commit
c811332
1 Parent(s): 857cd4c

Update config.json

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