deepparag commited on
Commit
2f8991f
1 Parent(s): 916275a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -25,9 +25,7 @@
25
  "relative_attention_max_distance": 128,
26
  "relative_attention_num_buckets": 32,
27
  "task_specific_params": {
28
- "text-generation": {
29
- "max_length": 2000,
30
- },
31
  "summarization": {
32
  "early_stopping": true,
33
  "length_penalty": 2.0,
 
25
  "relative_attention_max_distance": 128,
26
  "relative_attention_num_buckets": 32,
27
  "task_specific_params": {
28
+
 
 
29
  "summarization": {
30
  "early_stopping": true,
31
  "length_penalty": 2.0,