prhegde commited on
Commit
d31cee2
1 Parent(s): 127e964

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -6
config.json CHANGED
@@ -25,12 +25,6 @@
25
  "pad_token_id": 0,
26
  "relative_attention_max_distance": 128,
27
  "relative_attention_num_buckets": 32,
28
- "generation": {
29
- "max_length": 35,
30
- "num_beams": 1,
31
- "do_sample": True,
32
- "repetition_penalty": 1.8
33
- },
34
  "task_specific_params": {
35
  "summarization": {
36
  "early_stopping": true,
 
25
  "pad_token_id": 0,
26
  "relative_attention_max_distance": 128,
27
  "relative_attention_num_buckets": 32,
 
 
 
 
 
 
28
  "task_specific_params": {
29
  "summarization": {
30
  "early_stopping": true,